Buttons minimum size #71

Merged
asmeron merged 1 commits from YanTheKaller/ubl-settings-manager:master into master 2 months ago

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