feat: webui demo

This commit is contained in:
tim
2025-07-02 23:43:28 +08:00
parent f607b54957
commit 9cfb359652
2 changed files with 461 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
:root {
--primary-color: rgb(9, 95, 105);;
--header-height: 60px;
--header-background-color: white;
--header-border-color: lightgray;