We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf81c2f + 83b3177 commit 34553fcCopy full SHA for 34553fc
src/components/DialerPanel/styles.scss
@@ -33,7 +33,7 @@ $dial_input_height: 10%;
33
}
34
.dialButtons {
35
@include full-size;
36
- height: calc(90% - 5px);
+ height: calc(100% - 60px);
37
38
.dialPad {
39
height: 80%;
0 commit comments