fix(checkbox): end position by default

This commit is contained in:
Manu Mtz.-Almeida
2018-10-31 14:35:56 +01:00
committed by Manu MA
parent 00544e9106
commit 9da51b3984
5 changed files with 20 additions and 12 deletions

View File

@ -24,6 +24,7 @@
position: relative;
user-select: none;
z-index: $z-index-item-input;
}
:host(.ion-color) {