From 739ce7c416f51f847dff7002faf07d0695dc7f78 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Fri, 2 Oct 2020 09:36:28 +0800 Subject: new: mobile sidebar --- assets/scss/_fuji-style/_components.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'assets/scss/_fuji-style/_components.scss') diff --git a/assets/scss/_fuji-style/_components.scss b/assets/scss/_fuji-style/_components.scss index 8131f34..8545349 100644 --- a/assets/scss/_fuji-style/_components.scss +++ b/assets/scss/_fuji-style/_components.scss @@ -7,6 +7,7 @@ display: flex; justify-content: space-between; flex-direction: column; + z-index: 100; div { flex: 0 1 auto; -- cgit v1.2.3