[new feature] Tab: add line height prop (#2357)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user