fix: 样式优化

This commit is contained in:
dataeaseShu 2024-10-23 13:50:22 +08:00
parent 754925ff24
commit e8d3ab70c8

View File

@ -248,7 +248,7 @@ onMounted(() => {
&.is-active {
border-bottom: none;
color: #ffffff !important;
background-color: var(--ed-color-primary);
background-color: var(--ed-color-primary) !important;
}
}