From 268be11f39b248920a76568135f8b7b6c4fa9e52 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 13 三月 2020 16:37:22 +0800 Subject: [PATCH] 2020-03-13 --- src/tabviews/rolemanage/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/rolemanage/index.scss b/src/tabviews/rolemanage/index.scss index 0010344..7140d77 100644 --- a/src/tabviews/rolemanage/index.scss +++ b/src/tabviews/rolemanage/index.scss @@ -14,7 +14,6 @@ .role-title { display: inline-block; width: 100%; - // color: #36c6d3; color: #1890ff; .anticon-bank { margin-right: 5px; @@ -26,6 +25,7 @@ float: right; input { border-radius: 20px; + // border: 1px solid #e9e9e9; height: 30px; } } -- Gitblit v1.8.0