Skip to content

Commit

Permalink
Merge pull request #4490 from nextcloud-libraries/fix/noid/align-chec…
Browse files Browse the repository at this point in the history
…kbox-labels
  • Loading branch information
skjnldsv committed Aug 31, 2023
2 parents 1a4caa1 + d887e7c commit 69959c3
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -681,12 +681,6 @@ export default {
background-color: var(--color-primary-element-light-hover);
}
&-checkbox, &-switch {
.checkbox-radio-switch__label {
padding: 4px 10px; // we use 24x24px sized MDI icons for checkbox and radiobutton -> (44px - 24 px) / 2 = 10px
}
}
// Switch specific rules
&-switch:not(&--checked) &__icon > * {
color: var(--color-text-maxcontrast);
Expand Down

0 comments on commit 69959c3

Please sign in to comment.