| | |
| | | color: $fontColor !important; |
| | | } |
| | | .el-menu-item:hover { |
| | | // background-color: $mainBhover !important; |
| | | color: red !important; |
| | | background-color: $mainBhover !important; |
| | | // color: red !important; |
| | | } |
| | | .el-input__inner { |
| | | background-color: $inputB !important; |
| | |
| | | .avue-main { |
| | | background-color: $mainBx2 !important; |
| | | } |
| | | |
| | | //角色管理 权限设置 |
| | | .el-tabs--border-card { |
| | | background-color: $mainB !important; |
| | | } |
| | | |
| | | .el-tabs--border-card > .el-tabs__header { |
| | | background-color: $mainB !important; |
| | | } |
| | | .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active { |
| | | background-color: transparent !important; |
| | | border-bottom: 1px solid $mainB !important; |
| | | } |