forked from MapComplete/MapComplete
layer-selection uses more Tailwind
- Tailwind for border radius, same as other elements - Tailwind for placement
This commit is contained in:
parent
871f512c0d
commit
7556c7a4b1
2 changed files with 1 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
<div id="help-button-mobile"></div>
|
||||
</div>
|
||||
|
||||
<div id="layer-selection"></div>
|
||||
<div id="layer-selection" class="absolute bottom-3 left-3 rounded-3xl overflow-hidden"></div>
|
||||
|
||||
<div id="centermessage">Loading MapComplete, hang on...</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue