minor style changes

This commit is contained in:
fbsanchez 2021-12-02 11:10:18 +01:00
parent cad0c6cea6
commit 11c18d9379
1 changed files with 3 additions and 0 deletions

View File

@ -498,6 +498,9 @@ select:-internal-list-box {
.mw300px { .mw300px {
min-width: 300px; min-width: 300px;
} }
.mw400px {
min-width: 400px;
}
.mw500px { .mw500px {
min-width: 500px; min-width: 500px;
} }