Sync code from main

This commit is contained in:
robin
2026-02-15 19:45:55 +08:00
parent 9edf8884d1
commit 40d49f0736
4 changed files with 27 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ body.swal2-shown {
}
:root {
--admin-top-nav-bg: #0a1f3f;
--admin-side-menu-bg: #102a4d;
--admin-side-menu-bg: #1a4674;
}
.top-nav.theme1,
.top-nav.theme2,

View File

@@ -110,7 +110,7 @@ body.swal2-shown {
// Menu background colors only
:root {
--admin-top-nav-bg: #0a1f3f;
--admin-side-menu-bg: #102a4d;
--admin-side-menu-bg: #1a4674;
}
.top-nav.theme1,