forked from MapComplete/MapComplete
UI: remove darker gray outline in delete dialog
This commit is contained in:
parent
10e9416f8f
commit
594709ea95
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@
|
|||
</Popup>
|
||||
|
||||
<div
|
||||
class="interactive sticky bottom-0 flex flex-wrap justify-between"
|
||||
class="sticky bottom-0 flex flex-wrap justify-between"
|
||||
style="z-index: 11"
|
||||
>
|
||||
{#if $settableKeys && $isKnown && !matchesEmpty}
|
||||
|
|
Loading…
Reference in a new issue