🚸 调整文本

This commit is contained in:
BTMuli
2025-09-09 00:29:23 +08:00
parent c505137a54
commit 0d4eda7588
2 changed files with 17 additions and 3 deletions

View File

@@ -184,7 +184,7 @@ onUnmounted(() => {
box-sizing: border-box;
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
background: rgb(0 0 0 / 50%);
background: #00000080;
color: var(--tgc-white-1);
font-family: var(--font-title);
font-size: 10px;