UX: Better spacing for icon in select-kit label
This commit is contained in:
parent
b727e39a42
commit
c14e3adac5
|
@ -79,6 +79,10 @@
|
|||
|
||||
.name {
|
||||
display: inline-block;
|
||||
.d-icon {
|
||||
margin-left: 0.5em;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.select-kit-selected-color {
|
||||
|
|
Loading…
Reference in New Issue