💄 优化视觉表现

This commit is contained in:
BTMuli
2023-06-29 14:56:34 +08:00
parent 8a5aa97b36
commit 7b85c72134

View File

@@ -247,8 +247,9 @@ onUnmounted(() => {
height: 30px;
align-items: center;
justify-content: center;
color: var(--common-shadow-8);
color: #faf7e8;
font-family: var(--font-title);
font-size: 12px;
text-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
</style>