This commit is contained in:
fan 2024-03-01 16:58:47 +08:00
commit e29dc3860e

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;
}