This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
pinganxiaoyuan
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
树添加样式处理
master
suyanyan
7 months ago
parent
cd6d2a1055
commit
a094cac38a
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
SafeCampus.WEB/src/components/TreeFilter/index.scss
+ 2
- 1
SafeCampus.WEB/src/components/TreeFilter/index.scss
View File
@@ -26,7 +26,8 @@
.el-tree-node.is-current > .el-tree-node__content {
background-color: var(--el-color-primary);
.el-tree-node__label,
.el-tree-node__expand-icon {
.el-tree-node__expand-icon,
.el-dropdown .el-link {
color: white;
}
.is-leaf {
Write
Preview
Loading…
Cancel
Save