slight CSS fixes

This commit is contained in:
MathMan05 2024-11-27 18:24:54 -06:00
parent cee4c62a21
commit 4b361ad56c

View file

@ -1760,6 +1760,8 @@ fieldset input[type="radio"] {
}
.settingbuttons.flexltr{
width: 100%;
border-right: 0;
border-radius: .04in;
.SettingsButton{
width:auto;
}