mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
refactor(checkbox): remove unused style
This commit is contained in:
@ -38,10 +38,6 @@
|
|||||||
@include margin(null, null, $checkbox-item-label-margin-bottom, null);
|
@include margin(null, null, $checkbox-item-label-margin-bottom, null);
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
|
||||||
@include visually-hidden();
|
|
||||||
}
|
|
||||||
|
|
||||||
.checkbox-icon {
|
.checkbox-icon {
|
||||||
@include border-radius(var(--border-radius));
|
@include border-radius(var(--border-radius));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user