feat: blur

This commit is contained in:
Tim
2025-07-29 21:01:51 +08:00
parent 275360983f
commit 393128b326
23 changed files with 80 additions and 20 deletions
@@ -212,6 +212,7 @@ export default {
justify-content: center;
background-color: var(--background-color);
height: calc(100vh - var(--header-height));
padding-top: var(--header-height);
padding-right: 20px;
padding-left: 20px;
overflow-y: auto;