From 605b03bfbd36e41819000ee0aed80df3c767b069 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 25 Nov 2025 09:27:51 +0100 Subject: fix login dialog and logout --- static/pages/login/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/pages/login/index.css') diff --git a/static/pages/login/index.css b/static/pages/login/index.css index f4a99ba..d9d0f41 100644 --- a/static/pages/login/index.css +++ b/static/pages/login/index.css @@ -37,7 +37,7 @@ background: #0000; } -#box button { +#box #submit { border-top-left-radius: 0px; border-bottom-left-radius: 0px; background: var(--page-background); @@ -46,7 +46,7 @@ background: #0000; } -#username { +#username-label { position: absolute; top: calc(50% - 40px); left: 50%; -- cgit v1.2.3-70-g09d2