UX: Inherit badge icon color
Fixes issue with icon color differing from text color in select-kit box category style
This commit is contained in:
parent
ec2123809f
commit
8d098df289
|
@ -34,6 +34,7 @@
|
|||
margin-right: 3px;
|
||||
width: 0.74em;
|
||||
height: 0.74em;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue