Merge pull request 'Buttons minimum size' (#71) from YanTheKaller/ubl-settings-manager:master into master

Reviewed-on: #71
pull/75/head v2.8
Dmitry Razumov 2 months ago
commit 6cd4eb2593

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