From b2059b691087fe70f84e754496fe402b31c621d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Fri, 7 Jun 2024 23:28:59 +0200 Subject: [PATCH] Use outline-secondary style for the sidebar toggle button This makes the button a bit more subtle and fixes issue #620 that the button were not visible in darkmode --- templates/base.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html.twig b/templates/base.html.twig index fc224e60..425594c0 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -115,7 +115,7 @@ {# Must be outside of the sidebar or it will be hidden too #} -