increase width of inline switcher buttons
This commit is contained in:
parent
861164124c
commit
a2248b99d9
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user