Fix map size when sidebar is open
This commit is contained in:
parent
0d44560830
commit
665816cc98
|
@ -21,6 +21,7 @@
|
|||
|
||||
.map {
|
||||
flex: 1 1 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.mapInfoBox {
|
||||
|
|
Loading…
Reference in a new issue