This commit is contained in:
joylink_zhaoerwei 2024-03-01 16:46:25 +08:00
parent ff33bec539
commit 1c80c5f56a

View File

@ -184,9 +184,9 @@ export default {
border: solid 1px #01468B;
}
/deep/{
.el-tree-node__content:hover, .el-upload-list__item:hover {
background-color: #00172E !important;
}
.el-tree-node__content{
background-color: transparent !important;
}
.el-tabs__nav-scroll{
background: #00172E;
}