increase width of inline switcher buttons

This commit is contained in:
Mateusz Konieczny 2022-12-22 14:58:36 +01:00
parent 861164124c
commit a2248b99d9

View File

@ -2,7 +2,7 @@
border-radius: 4px; border-radius: 4px;
background: #FFC0CB; background: #FFC0CB;
margin: 12px; margin: 12px;
min-width: 300px; min-width: 400px;
} }
.map-switcher-inline.night { .map-switcher-inline.night {
background: #FFC0CB; background: #FFC0CB;