perf: 走查问题调整

This commit is contained in:
rd
2025-08-29 12:03:04 +08:00
parent 83d11f1f53
commit 98d7adc550
23 changed files with 289 additions and 156 deletions

View File

@ -28,11 +28,13 @@
color: #6d4cfe;
}
}
&.active {
background-color: #fff !important;
.label,
.svg-icon {
color: #6d4cfe !important;
&:not(.sub-menu-item) {
&.active {
background-color: #fff !important;
.label,
.svg-icon {
color: #6d4cfe !important;
}
}
}
&:not(:last-child) {