[new feature] Tab: add line height prop (#2357)

This commit is contained in:
neverland
2018-12-22 08:56:29 +08:00
committed by GitHub
parent d77a240a49
commit dec920e36e
4 changed files with 19 additions and 4 deletions
+2 -2
View File
@@ -112,9 +112,9 @@
z-index: 1;
left: 0;
bottom: 15px;
height: 2px;
height: 3px;
position: absolute;
border-radius: 2px;
border-radius: 3px;
background-color: @red;
}