checkauth logic & login dialog

This commit is contained in:
STEINNI
2025-09-03 22:39:04 +00:00
parent 3fc9b0731e
commit e315a3061e
5 changed files with 86 additions and 28 deletions
+1
View File
@@ -547,6 +547,7 @@
animation: spin 1.5s linear infinite;
}
body[eicapp] {
--eicui-body-bg-color: var(--eicui-app-body-bg-color);
--eicui-body-color: var(--eicui-base-color);