Make Map sidebar wider for long German words ;)

This commit is contained in:
Paul Bienkowski 2022-07-28 14:06:58 +02:00
parent 57af4614b1
commit a737d1ac1b

View file

@ -9,7 +9,7 @@
}
.mapSidebar {
width: 20rem;
width: 24rem;
background: white;
border-right: 1px solid @borderColor;
padding: 1rem;