Skip to content

Commit

Permalink
fix checkbox sizing
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Nov 17, 2023
1 parent d31be11 commit 4779aed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NcCheckboxRadioSwitch/NcCheckboxContent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ export default {
&, * {
cursor: pointer;
flex-shrink: 0;
}
}
</style>

0 comments on commit 4779aed

Please sign in to comment.