forked from MapComplete/MapComplete
UI: fix 'clear search' icon that seemingly dissappeared
This commit is contained in:
parent
a570e29242
commit
6ef78f6639
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
value.set("")
|
value.set("")
|
||||||
e.preventDefault()
|
e.preventDefault()
|
||||||
}}
|
}}
|
||||||
color="var(--button-background)"
|
color="var(--foreground-color)"
|
||||||
class="mr-3 h-6 w-6 cursor-pointer"
|
class="mr-3 h-6 w-6 cursor-pointer"
|
||||||
/>
|
/>
|
||||||
{:else}
|
{:else}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue