Fix size of map

This commit is contained in:
Edward Betts 2021-07-16 11:49:15 +02:00
parent e08b2cec5a
commit 5b378c7bff
1 changed files with 1 additions and 1 deletions

View File

@ -1501,7 +1501,7 @@ export default {
top: 57px;
bottom: 0px;
left: 40%;
width: 65%;
width: 60%;
z-index: -1;
}