Set the line-height of the labels
So that their heights are fixed
This commit is contained in:
parent
7899d2b1e9
commit
1a4cef818d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
color: #FFFFFF;
|
||||
border-radius: 4px;
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
|
||||
&.instruction {
|
||||
background-color: #FFFFFF;
|
||||
|
|
Loading…
Reference in a new issue