mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
fix(checkbox): end position by default
This commit is contained in:

committed by
Manu MA

parent
00544e9106
commit
9da51b3984
@ -24,6 +24,7 @@
|
||||
position: relative;
|
||||
|
||||
user-select: none;
|
||||
z-index: $z-index-item-input;
|
||||
}
|
||||
|
||||
:host(.ion-color) {
|
||||
|
Reference in New Issue
Block a user