feat(工具箱): 完善“原神时钟”,添加时间信息和提示文本

This commit is contained in:
2024-10-13 12:00:08 +08:00
parent 81b714333a
commit fcda974626
5 changed files with 183 additions and 17 deletions

View File

@@ -350,7 +350,7 @@ onBeforeUnmount(() => {
width: 32em;
height: 32em;
border-radius: 50%;
font-size: 1rem;
font-size: 11px;
overflow: hidden;
filter: brightness(1.1) saturate(0.9);
}