set height of buttons
This commit is contained in:
parent
150b0f7996
commit
5b7316a90f
|
|
@ -75,6 +75,7 @@ input {
|
|||
}
|
||||
|
||||
button {
|
||||
height: 10vh;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue