Make toolbar transparent

This commit is contained in:
2019-08-24 19:47:12 -04:00
parent bce4e9a96e
commit 7982c276d2
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#map {
height: calc(100vh - 40px);
height: 100vh;
}
.palette {