💄 优化样式

This commit is contained in:
BTMuli
2023-06-17 22:16:02 +08:00
parent da300ac24b
commit a335dff636
4 changed files with 19 additions and 10 deletions

View File

@@ -113,7 +113,7 @@ function getUpdateTime () {
width: 100%;
border-radius: 5px;
padding: 10px;
box-shadow: 0 0 10px var(--common-bg);
box-shadow: 0 0 10px var(--common-bg-4);
}
.uc-top {