reduce font size for indicator and btn

This commit is contained in:
grafixeyehero 2020-01-17 20:10:38 +03:00
parent b051caa8a9
commit a821b78a8b

View File

@ -154,8 +154,9 @@
margin-right: 0 !important; margin-right: 0 !important;
} }
.listItemIndicators,
.listItemImageButton { .listItemImageButton {
font-size: 1em !important; font-size: 0.6em !important;
} }
.listItemBody { .listItemBody {