Styling: main map view buttons

This commit is contained in:
Pieter Vander Vennet 2023-04-24 02:43:18 +02:00
parent 84f8359528
commit 7d941e8a9a
2 changed files with 24 additions and 23 deletions

View file

@ -76,7 +76,7 @@
{selectedLayer}></Geosearch>
</div>
</If>
<div class="float-left ml-1 sm:m-2 md:m-4">
<div class="float-left m-1 sm:mt-2">
<MapControlButton on:click={() => state.guistate.themeIsOpened.setData(true)}>
<div class="flex m-0.5 mx-1 sm:mx-1 md:mx-2 items-center cursor-pointer">
<img class="w-4 h-4 sm:w-6 sm:h-6 md:w-8 md:h-8 block mr-0.5 sm:mr-1 md:mr-2" src={layout.icon}>