refactor: refactor dashboard

This commit is contained in:
Vben
2021-03-31 23:52:11 +08:00
parent b9b470f4df
commit 8a14069e71
89 changed files with 1457 additions and 2471 deletions

View File

@@ -30,7 +30,7 @@
line-height: calc(@multiple-height - 2px);
color: @text-color-call-out;
background: @white;
border: 1px solid darken(@border-color-light, 6%);
border-bottom: 1px solid @header-light-bottom-border-color;
transition: none;
// &:not(.ant-tabs-tab-active)::before {