diff --git a/webui/src/App.svelte b/webui/src/App.svelte index b2c51e8..aa54951 100644 --- a/webui/src/App.svelte +++ b/webui/src/App.svelte @@ -46,9 +46,3 @@ - - diff --git a/webui/src/components/EntitySelect.svelte b/webui/src/components/EntitySelect.svelte index 9b88d8b..43a02da 100644 --- a/webui/src/components/EntitySelect.svelte +++ b/webui/src/components/EntitySelect.svelte @@ -155,6 +155,7 @@ left: 0; width: 100vw; height: 100vh; + overflow: hidden; pointer-events: none;