Buttons minimum size

pull/71/head
parent 86718b40f9
commit aa31e478a3
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -139,5 +139,7 @@ background-color: #404040;
background-image: none;
}
button {
min-width: 26px;
min-height: 24px;
}
Loading…
Cancel
Save