feat(Tab): add @tab-line-height less var (#6985)

This commit is contained in:
neverland
2020-08-11 20:51:01 +08:00
committed by GitHub
parent a1007fc324
commit 12365051fc
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
padding: 0 @padding-base;
color: @tab-text-color;
font-size: @tab-font-size;
line-height: @tab-line-height;
cursor: pointer;
&--active {