forked from MapComplete/MapComplete
Hide controls when needed
This commit is contained in:
parent
604d7863fe
commit
0e5b69f6cf
8 changed files with 671 additions and 51 deletions
|
@ -55,7 +55,7 @@
|
|||
<div id="messagesbox" class="rounded-3xl overflow-hidden ml-3"></div>
|
||||
</div>
|
||||
|
||||
<div id="layer-selection" class="absolute bottom-3 left-3 rounded-3xl clutter z-above-map"></div>
|
||||
<div id="bottom-left" class="absolute bottom-3 left-3 rounded-3xl clutter z-above-map"></div>
|
||||
<div id="bottom-right" class="absolute bottom-3 right-2 rounded-3xl clutter z-above-map"></div>
|
||||
|
||||
<div id="centermessage" class="clutter absolute rounded-3xl h-24 left-24 right-24 top-56 bg-white p-3 pt-5 sm:pt-8 text-xl font-bold text-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue