minor style fix for buttons

This commit is contained in:
DYefremov
2021-03-27 17:43:35 +03:00
parent a020a23211
commit 3a8831f0f9

View File

@@ -8,7 +8,10 @@ entry {
button {
min-height: 1.5em;
padding: 0.1em;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.1em;
padding-bottom: 0.1em;
}
spinbutton {