友链部分的层级设计使用更加 token 化的设计
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-02 01:03:38 +08:00
parent 404c315657
commit 12e66a644e
2 changed files with 3 additions and 2 deletions

View File

@ -689,7 +689,8 @@ try {
padding-block: 3rem;
overflow-y: auto;
margin-inline: 1rem;
background-color: rgb(from var(--color-bg-0) r g b / .3);
/* background-color: rgb(from var(--color-bg-0) r g b / .3); */
background-color: rgb(from var(--color-bg-2) r g b / .5);
border-radius: 2rem;
backdrop-filter: blur(5px);