Skip to content

Commit

Permalink
revert other change
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>

Signed-off-by: Simon L. <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Nov 17, 2023
1 parent 2b44237 commit e7ff86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NcCheckboxRadioSwitch/NcCheckboxContent.vue
Expand Up @@ -216,7 +216,7 @@ export default {
user-select: none;
min-height: $clickable-area;
border-radius: $clickable-area;
padding: 0px $icon-margin;
padding: 4px $icon-margin;
// Set to 100% to make text overflow work on button style
width: 100%;
// but restrict to content so plain checkboxes / radio switches do not expand
Expand Down

0 comments on commit e7ff86f

Please sign in to comment.