From c2e94779413b4d12aeaac0089efecc941355ccb5 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Sat, 26 Oct 2024 18:01:02 +0200 Subject: [PATCH] Slide in + no ugly onload animation on mobile --- quartz/components/Explorer.tsx | 2 +- quartz/components/scripts/explorer.inline.ts | 17 +++----- quartz/components/styles/explorer.scss | 43 ++++++++++++++------ 3 files changed, 37 insertions(+), 25 deletions(-) diff --git a/quartz/components/Explorer.tsx b/quartz/components/Explorer.tsx index e598d12dd..1f2f3e0f1 100644 --- a/quartz/components/Explorer.tsx +++ b/quartz/components/Explorer.tsx @@ -88,7 +88,7 @@ export default ((userOpts?: Partial) => {