We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f42ce commit 9929857Copy full SHA for 9929857
1 file changed
core/src/components/button/button.ionic.scss
@@ -19,7 +19,7 @@
19
position: absolute;
20
21
height: 100%;
22
- min-height: globals.$ion-scale-1200;
+ min-height: inherit;
23
24
transform: translateY(-50%);
25
0 commit comments