Fix map size when sidebar is open

This commit is contained in:
Paul Bienkowski 2023-03-12 13:45:50 +01:00
parent 0d44560830
commit 665816cc98

View file

@ -21,6 +21,7 @@
.map {
flex: 1 1 0;
overflow: hidden;
}
.mapInfoBox {