1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 21:29:31 +08:00

feat: 优化UI

This commit is contained in:
小莫唐尼
2025-06-22 11:06:41 +08:00
parent 2a25727c0b
commit 22f57b7860
4 changed files with 4 additions and 6 deletions
@@ -43,7 +43,7 @@
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
background-color: rgba(0, 0, 0, 0.25);
backdrop-filter: blur(3rpx);
}