Option input component: minor fix
This commit is contained in:
parent
bbc4f383c8
commit
231e72cfd9
@ -118,7 +118,7 @@
|
|||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
padding: 0 9px;
|
padding: 0 6px;
|
||||||
color: $cHintText;
|
color: $cHintText;
|
||||||
content: '·';
|
content: '·';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user