We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14db4a commit 8e31ed5Copy full SHA for 8e31ed5
core/src/components/checkbox/checkbox.ionic.scss
@@ -356,13 +356,6 @@ input {
356
height: inherit;
357
}
358
359
-// disabled, unchecked checkbox
360
-:host(.checkbox-disabled) .native-wrapper {
361
- border-color: globals.$ion-primitives-neutral-800;
362
-
363
- background-color: globals.$ion-icon-disabled;
364
-}
365
366
// disabled, checked checkbox
367
:host(.checkbox-disabled.checkbox-checked) .native-wrapper {
368
border-width: globals.$ion-border-size-0;
0 commit comments