Commit d3061942 authored by Hazlank's avatar Hazlank Committed by iamkun

Checkbox: enhance css selector (#16006)

parent 1ca569b3
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
font-size: $--checkbox-font-size; font-size: $--checkbox-font-size;
} }
&:last-child { &:last-of-type {
margin-right: 0; margin-right: 0;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment