fix: 样式调整

This commit is contained in:
lilinyuan
2024-03-26 16:28:15 +08:00
parent 340ec0161d
commit eda3b43e73
2 changed files with 8 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
}
}
.el-menu-item.is-active {
background: #BEA266;
background: rgba(190,162,102,0.5);
//background-color: #373350 !important;
}
}