How to align to left side-menu items on android 4.2.2

Tried all methods to align menu items to left - doesn’t work

added
ion-menu *{ text-align: left !important; }
no result
May be who knows?

By default it on left. So… and it seems that this issue with flex

BTW: 4.2.2 isn’t supported.

Thanks a lot. Isuue was in flex really.
button class=“item” has property
align-items: center