style(Tabs): adjust default line-width to 40px (#7002)

This commit is contained in:
neverland
2020-08-13 20:50:53 +08:00
committed by GitHub
parent 3c44b5acd9
commit 4f9eeec752
12 changed files with 27 additions and 26 deletions
+1
View File
@@ -770,6 +770,7 @@
@tabs-line-height: 44px;
@tabs-card-height: 30px;
@tabs-nav-background-color: @white;
@tabs-bottom-bar-width: 40px;
@tabs-bottom-bar-height: 3px;
@tabs-bottom-bar-color: @tabs-default-color;