button styling

This commit is contained in:
SpikeHD
2022-07-02 14:24:18 -07:00
parent 17ea745e23
commit a6a33a9886
2 changed files with 12 additions and 2 deletions

View File

@@ -6,4 +6,13 @@
margin-bottom: 8px;
width: 80%;
}
.OptionSection .BigButton {
height: 100%;
min-height: 30px;
}
.OptionSection .BigButtonText {
font-size: 12px;
}