From 5a6300f473b8be0e90a16e2b5992299b0ea1ddff Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 27 Jan 2025 19:45:39 +0000 Subject: context menus and note deletion --- static/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/theme.css') diff --git a/static/theme.css b/static/theme.css index 161288f..f002669 100644 --- a/static/theme.css +++ b/static/theme.css @@ -46,6 +46,7 @@ --icon-size: 24px; --avatar-size: 64px; --avatar-big-size: 96px; + --overlay-shadow: 0 0 8px #0004; accent-color: var(--clr-primary); } -- cgit v1.3