Commit d1aad8f2 authored by 张烨's avatar 张烨
parents e9ef7eb2 9acd1f6b
This diff is collapsed.
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
.ant-tree-treenode:hover{ .ant-tree-treenode:hover{
.iconWraper1>span{ .iconWraper1>span{
margin-left: 12px; margin-left: 12px;
font-size: 16px; font-size: 18px;
display: inline-block; display: inline-block;
} }
} }
...@@ -45,6 +45,10 @@ ...@@ -45,6 +45,10 @@
background: white; background: white;
.ant-tree{ .ant-tree{
padding-top: 6px; padding-top: 6px;
.ant-tree-switcher{
line-height: 1;
color:#1890FF;
}
} }
} }
.userContainer{ .userContainer{
...@@ -58,3 +62,9 @@ ...@@ -58,3 +62,9 @@
} }
} }
} }
.ant-modal-root{
.ant-tree-switcher{
line-height: 1;
color:#1890FF;
}
}
\ No newline at end of file
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