forked from MapComplete/MapComplete
UX: use more parts of Tailwind (see #2106), more tweaking of the menu bar
This commit is contained in:
parent
0b2ce63284
commit
da252e9fdd
9 changed files with 2718 additions and 1811 deletions
|
|
@ -35,8 +35,8 @@
|
|||
|
||||
{#if $showButton}
|
||||
<div class="flex flex-col">
|
||||
<button class="as-link" on:click={openJosm}>
|
||||
<Josm_logo class="h-6 w-6 pr-2" />
|
||||
<button class="as-link sidebar-button" on:click={openJosm}>
|
||||
<Josm_logo class="h-6 w-6" />
|
||||
<Tr t={t.editJosm} />
|
||||
</button>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue