From afa26f7eea062bf3cd13069b6695a4582c5132ba Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sun, 25 Feb 2024 01:21:13 -0800 Subject: [PATCH] style: annihilate scrollbar --- client/src/App.svelte | 78 ++++++++++++------------- client/src/app.css | 7 ++- client/src/lib/Apps/AppContainer.svelte | 14 ++--- 3 files changed, 51 insertions(+), 48 deletions(-) diff --git a/client/src/App.svelte b/client/src/App.svelte index 5ab43d6..eee6add 100644 --- a/client/src/App.svelte +++ b/client/src/App.svelte @@ -1,58 +1,58 @@
@@ -87,7 +87,7 @@