Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Dec 23, 2024
1 parent e0f7c87 commit 612d038
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/toolbar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,9 @@
@include mixin.input(true);
}
}
.item-checkbox {
input {
@include mixin.checkbox(true);
}
}
}

0 comments on commit 612d038

Please sign in to comment.