UI: remove darker gray outline in delete dialog

This commit is contained in:
Pieter Vander Vennet 2024-11-05 00:10:04 +01:00
parent 10e9416f8f
commit 594709ea95

View file

@ -555,7 +555,7 @@
</Popup> </Popup>
<div <div
class="interactive sticky bottom-0 flex flex-wrap justify-between" class="sticky bottom-0 flex flex-wrap justify-between"
style="z-index: 11" style="z-index: 11"
> >
{#if $settableKeys && $isKnown && !matchesEmpty} {#if $settableKeys && $isKnown && !matchesEmpty}