.theme-lte { .avue-logo { background-color: #fff; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); .avue-logo_title { font-weight: 500; font-size: 20px; color: rgba(0, 0, 0, 0.85); } } .avue-tags { .el-tabs__item { font-size: 12px !important; font-weight: 500 !important; } } .avue-sidebar { background-color: #263238; .el-menu-item, .el-sub-menu__title { i, span { color: #8a979e; } &:hover { background-color: #2b373d; } &.is-active { &:before { display: none; } background-color: #2b373d; i, span { color: #fff; } } } } }