minor style added

This commit is contained in:
fbsanchez 2020-10-29 12:13:15 +01:00
parent 29174a87ef
commit fe681ba9d7
1 changed files with 4 additions and 0 deletions

View File

@ -462,6 +462,10 @@ select:-internal-list-box {
width: 120px;
max-width: 120px;
}
.w200px {
width: 200px;
max-width: 200px;
}
.w240px {
width: 240px;
max-width: 240px;