mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: misplaced of switch button (#543)
This commit is contained in:
@@ -39,6 +39,10 @@ label {
|
||||
--b-border-width: 2px;
|
||||
}
|
||||
|
||||
input[type="checkbox"] + span::after {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
input[type="checkbox"]{
|
||||
|
||||
&:hover + span {
|
||||
|
||||
Reference in New Issue
Block a user