Housekeeping: formatting

This commit is contained in:
Pieter Vander Vennet 2024-02-20 13:33:38 +01:00
parent 9d53a45f9a
commit 1528dfaae1
168 changed files with 3332 additions and 4560 deletions

View file

@ -28,7 +28,7 @@
style="z-index: 21"
use:trapFocus
>
<div class="h-full content normal-background" on:click|stopPropagation={() => {}}>
<div class="content normal-background h-full" on:click|stopPropagation={() => {}}>
<div class="h-full rounded-xl">
<slot />
</div>