Commit 2dc0063d authored by 陈前坚's avatar 陈前坚

perf: style

parent ae661001
......@@ -1335,7 +1335,7 @@ const UserManage = () => {
}}
okText="确认"
cancelText="取消"
width="960px"
width="920px"
>
<Spin spinning={loading} tip="loading">
<Tabs defaultActiveKey="1" style={{ marginTop: '-16px' }}>
......
......@@ -107,6 +107,7 @@
padding-top: 6px;
.ant-tree-switcher{
line-height: 1;
margin-right: 0px !important;
color:#1890FF;
.ant-tree-switcher-line-icon{
margin-left: 5px;
......@@ -182,4 +183,8 @@
line-height: 1;
color:#1890FF;
}
.ant-checkbox-group .ant-checkbox-group-item {
margin-right: 0px !important;
min-width: 204px !important;
}
}
\ No newline at end of file
......@@ -19,6 +19,7 @@
.ant-tree-iconEle{
display: flex;
align-items: center;
width: 18px;
}
}
}
......@@ -63,6 +64,7 @@
.ant-tree-switcher{
display: flex;
align-items: center;
margin-right: -8px;
// color:#1890FF;
.ant-tree-switcher-line-icon{
// margin-left: 5px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment