diff --git a/scss/_checkbox.scss b/scss/_checkbox.scss index eb903ad0e82..8321195aa52 100644 --- a/scss/_checkbox.scss +++ b/scss/_checkbox.scss @@ -127,6 +127,10 @@ input:checked + .checkbox-icon:before { height: 7px; } +.platform-android .item-checkbox-right .checkbox-square .checkbox-icon::after { + top: 31%; +} + .grade-c .checkbox input:after, .grade-c .checkbox-icon:after { @include rotate(0);