From cc2f3987c3f6386da140fefcb1998cb1eef18839 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Mon, 11 Mar 2024 23:19:45 +0000 Subject: Add extra razzmatazz --- components/editor/Sidebar.vue | 2 ++ 1 file changed, 2 insertions(+) (limited to 'components/editor/Sidebar.vue') diff --git a/components/editor/Sidebar.vue b/components/editor/Sidebar.vue index c48f3b4..992dd86 100644 --- a/components/editor/Sidebar.vue +++ b/components/editor/Sidebar.vue @@ -50,6 +50,8 @@ const setSelectedType = (type: 'quests' | 'items') => { background-color: var(--color-background); user-select: none; position: relative; + z-index: 0; + box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1); #selector { display: flex; -- cgit v1.2.3-70-g09d2