Removes shadow on scan modal

This commit is contained in:
Rune Harlyk
2024-05-07 10:52:22 +02:00
committed by Rune Harlyk
parent a150caad9d
commit 4c66c428e6
+1 -1
View File
@@ -96,7 +96,7 @@
use:focusTrap
>
<div
class="bg-base-100 shadow-secondary/30 rounded-box pointer-events-auto flex max-h-full min-w-fit max-w-md flex-col justify-between p-4 shadow-lg"
class="bg-base-100 shadow rounded-box pointer-events-auto flex max-h-full min-w-fit max-w-md flex-col justify-between p-4 shadow-lg"
>
<h2 class="text-base-content text-start text-2xl font-bold">Scan Networks</h2>
<div class="divider my-2" />