Merge pull request #12843 from dataease/pr@dev-v2_st

fix: 样式优化
This commit is contained in:
dataeaseShu
2024-10-23 13:51:11 +08:00
committed by GitHub

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;
}
}