Skip to content

Commit

Permalink
Align NcCheckboxRadioSwitch labels
Browse files Browse the repository at this point in the history
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
  • Loading branch information
raimund-schluessler committed Aug 31, 2023
1 parent ac91f14 commit d887e7c
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -669,12 +669,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 d887e7c

Please sign in to comment.