feat: night mode

This commit is contained in:
tim
2025-07-09 00:55:42 +08:00
parent 47171a7649
commit fba2c80b9c
11 changed files with 46 additions and 47 deletions

View File

@@ -266,6 +266,8 @@ export default {
position: relative;
display: inline-block;
cursor: pointer;
background-color: lightgray;
border-radius: 50%;
}
/* 隐藏默认文件选择按钮 */