Fix label text color
This commit is contained in:
parent
81bac625e1
commit
018e02acd3
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@
|
|||
padding: 0 $grid-size;
|
||||
line-height: 16px;
|
||||
border-radius: $label-border-radius;
|
||||
color: $white-light;
|
||||
}
|
||||
|
||||
.dropdown-labels-error {
|
||||
|
|
Loading…
Reference in a new issue