From 2e4b349b723531a3a2a42db11527ee3fc90b4b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 12 Dec 2021 20:36:43 +0100 Subject: Correctly show recur indicator. --- static/style.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.scss') diff --git a/static/style.scss b/static/style.scss index 48de9bcc..efe8291d 100644 --- a/static/style.scss +++ b/static/style.scss @@ -101,6 +101,10 @@ html, body { text-decoration: none; } +.hidden { + display: none; +} + /* Change View ---------------------------------------- -- cgit v1.2.3