Feature(custom): optimize manage setting and picbed switch page ui

This commit is contained in:
Kuingsmile
2026-01-13 10:54:49 +08:00
parent 719e8cb18c
commit 7f85ce5ed0
3 changed files with 20 additions and 60 deletions

View File

@@ -494,7 +494,7 @@
max-width: 90vw;
max-height: 85vh;
background: var(--color-surface);
box-shadow: var(--shadow-xl);
box-shadow: var(--shadow-xl);
box-shadow: 0 10px 25px rgb(0 0 0 / 15%);
}