mirror of https://github.com/ElemeFE/element
Checkbox: enhance css selector (#16006)
parent
1ca569b358
commit
d306194278
|
@ -240,7 +240,7 @@
|
|||
font-size: $--checkbox-font-size;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
&:last-of-type {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue