From 093b34db9498d9ce1155c1fd8a59646aa483f85d Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 28 Jan 2025 22:00:20 +0000 Subject: add upload/attach file feature for writing notes --- static/misc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/misc.css b/static/misc.css index 0c18970..8013403 100644 --- a/static/misc.css +++ b/static/misc.css @@ -140,5 +140,5 @@ pre { } [hidden] { - display: none; + display: none !important; } -- cgit v1.3