diff --git a/packages/common/src/button.js b/packages/common/src/button.js index 55ecfc64a433293395a7b625c22ae2c16c90bbc9..95d08ac1403f34af239d88edbb1c7f288daf29eb 100644 --- a/packages/common/src/button.js +++ b/packages/common/src/button.js @@ -162,7 +162,7 @@ export class LoadingButton extends ScopedElementsMixin(LitElement) { and (orientation: portrait) and (max-width: 768px) { .button { - min-height: 40px; + min-height: 36px; } .label {