Fixed stylelint too
This commit is contained in:
parent
8f6016e9ae
commit
9eb24cedd6
|
@ -20,7 +20,7 @@
|
||||||
.optionCheckInput {
|
.optionCheckInput {
|
||||||
composes: input from '~./CheckInput.css';
|
composes: input from '~./CheckInput.css';
|
||||||
|
|
||||||
margin-top: 0px;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.isSelected {
|
.isSelected {
|
||||||
|
|
Loading…
Reference in New Issue