diff --git a/src/app/app.scss b/src/app/app.scss index 5df6a8ce9..08adcea53 100644 --- a/src/app/app.scss +++ b/src/app/app.scss @@ -396,6 +396,12 @@ ion-app.app-root { } } + .item .item-button[icon-only] { + height: 2.8em; + font-size: 1.6rem; + padding: 0 3px; + } + // Ionic fix. Button can occupy all page if not. ion-select { position: relative;