mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
feat(checkbox): update styles to iOS 17 specs (#28729)
This commit is contained in:
@ -25,7 +25,6 @@
|
||||
--checkbox-background-checked: #{ion-color(primary, base)};
|
||||
--border-color-checked: #{ion-color(primary, base)};
|
||||
--checkmark-color: #{ion-color(primary, contrast)};
|
||||
--checkmark-width: 1;
|
||||
--transition: none;
|
||||
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user