Buttons minimum size

pull/100/head
parent eac9ff2b41
commit 76bcf8d086
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -283,3 +283,8 @@ background:transparent;
}
button {
min-width: 26px;
min-height: 24px;
}
Loading…
Cancel
Save