From 3c84d0558d03a63539d5169bd1562a3abf2d746d Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 8 Mar 2025 01:22:31 +0200 Subject: [PATCH] fix(style): login in dark mode not rendering correctly --- src/views/login.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/login.ejs b/src/views/login.ejs index 55ef3a47b..b4d9bc9bf 100644 --- a/src/views/login.ejs +++ b/src/views/login.ejs @@ -6,11 +6,11 @@ <%= t("login.title") %> + <% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/ %> + - <% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/ %> -