fix:icon/filter/router...and some bugs (#451)

This commit is contained in:
dagongren
2024-03-29 10:50:14 +08:00
committed by GitHub
parent 8fc19d8b7c
commit 2a861250eb
7 changed files with 51 additions and 35 deletions

View File

@@ -1143,7 +1143,7 @@ body {
border-bottom: 1px solid @border-color-base;
}
.ant-tabs-tab {
color: @text-color_4;
color: @text-color_2;
}
.ant-tabs-tab-active {
color: @primary-color;