diff --git a/README.md b/README.md index cf1536b..74aa849 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ > 图片上传+管理新体验
- +
diff --git a/build/icons/256x256.png b/build/icons/256x256.png index 885390b..2951eed 100644 Binary files a/build/icons/256x256.png and b/build/icons/256x256.png differ diff --git a/build/icons/icon.icns b/build/icons/icon.icns index 4425849..113d932 100644 Binary files a/build/icons/icon.icns and b/build/icons/icon.icns differ diff --git a/build/icons/icon.ico b/build/icons/icon.ico index 9d2efdd..3f967e1 100644 Binary files a/build/icons/icon.ico and b/build/icons/icon.ico differ diff --git a/src/renderer/layouts/SettingPage.vue b/src/renderer/layouts/SettingPage.vue index cd5cb75..a1a6bd9 100644 --- a/src/renderer/layouts/SettingPage.vue +++ b/src/renderer/layouts/SettingPage.vue @@ -409,12 +409,12 @@ $darwinBg = transparentify(#172426, #000, 0.7) .align-center input text-align center -*::-webkit-scrollbar - width 8px - height 8px -*::-webkit-scrollbar-thumb - border-radius 4px - background #6f6f6f -*::-webkit-scrollbar-track - background-color transparent + *::-webkit-scrollbar + width 8px + height 8px + *::-webkit-scrollbar-thumb + border-radius 4px + background #6f6f6f + *::-webkit-scrollbar-track + background-color transparent \ No newline at end of file diff --git a/src/renderer/pages/TrayPage.vue b/src/renderer/pages/TrayPage.vue index d79c412..63bddc8 100644 --- a/src/renderer/pages/TrayPage.vue +++ b/src/renderer/pages/TrayPage.vue @@ -104,7 +104,10 @@