Tweak styles for folder select

This commit is contained in:
Patrick H. Lauke 2021-09-18 23:09:41 +01:00
parent 641328c8c6
commit 495a7adcb7
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ body[class*='lang-en'] .add-buttons {
@media (min-width: 768px) {
body[class*='lang-en'] .add-buttons {
width: 320px;
width: 420px;
}
}