win style correction

This commit is contained in:
DYefremov
2022-04-12 13:42:44 +03:00
parent 279c255ad0
commit 285014480f

View File

@@ -9,3 +9,12 @@ switch {
spinbutton entry {
min-height: 16px;
}
button > image {
padding: 2px;
}
grid > button {
padding-left: 15px;
padding-right: 15px;
}