Skip to content
Snippets Groups Projects
Commit c36ff13e authored by Tögl, Christina's avatar Tögl, Christina
Browse files

Change mobile button size

parent d91a8dd3
No related branches found
No related tags found
No related merge requests found
...@@ -162,7 +162,7 @@ export class LoadingButton extends ScopedElementsMixin(LitElement) { ...@@ -162,7 +162,7 @@ export class LoadingButton extends ScopedElementsMixin(LitElement) {
and (orientation: portrait) and (orientation: portrait)
and (max-width: 768px) { and (max-width: 768px) {
.button { .button {
min-height: 40px; min-height: 36px;
} }
.label { .label {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment