diff --git a/README.md b/README.md index cf1536b2..74aa8498 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ > 图片上传+管理新体验
- +
diff --git a/build/icons/256x256.png b/build/icons/256x256.png index 885390ba..2951eedc 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 44258496..113d9326 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 9d2efddd..3f967e1b 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 cd5cb75d..a1a6bd91 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 d79c412e..63bddc85 100644 --- a/src/renderer/pages/TrayPage.vue +++ b/src/renderer/pages/TrayPage.vue @@ -104,7 +104,10 @@