forked from MapComplete/MapComplete
Themes: a few improvements to velopark
This commit is contained in:
parent
872e36dffa
commit
e7a57125d7
3 changed files with 29 additions and 16 deletions
|
|
@ -55,7 +55,7 @@
|
|||
</Loading>
|
||||
{:else if $status === Maproulette.STATUS_OPEN}
|
||||
<button class="no-image-background w-full p-4 m-0" on:click={() => apply()}>
|
||||
<Icon clss="w-8 h-8 mr-2" icon={image} />
|
||||
<Icon clss="w-8 h-8 mr-2 shrink-0" icon={image} />
|
||||
{message}
|
||||
</button>
|
||||
{:else}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue