From 3649d53b04deacf2c4f45c08e6534b6562da5c1c Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Tue, 23 Apr 2024 20:01:51 +0200 Subject: [PATCH] Removes the in card shadow --- app2/src/routes/wifi/ap/Accesspoint.svelte | 2 +- app2/src/routes/wifi/sta/Wifi.svelte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app2/src/routes/wifi/ap/Accesspoint.svelte b/app2/src/routes/wifi/ap/Accesspoint.svelte index 6b11089..1e27cf5 100644 --- a/app2/src/routes/wifi/ap/Accesspoint.svelte +++ b/app2/src/routes/wifi/ap/Accesspoint.svelte @@ -244,7 +244,7 @@ {#if !$page.data.features.security || $user.admin} -
+
diff --git a/app2/src/routes/wifi/sta/Wifi.svelte b/app2/src/routes/wifi/sta/Wifi.svelte index a5542b0..8834723 100644 --- a/app2/src/routes/wifi/sta/Wifi.svelte +++ b/app2/src/routes/wifi/sta/Wifi.svelte @@ -454,7 +454,7 @@ {/await}
-
+