win style correction

This commit is contained in:
DYefremov
2021-12-07 14:54:12 +03:00
parent 83424124d3
commit 833b386356

View File

@@ -6,3 +6,11 @@ button {
min-height: 24px;
min-width: 24px;
}
entry {
min-height: 24px;
}
switch {
margin-right: 2px;
}