mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-01 04:39:41 +08:00
🐛 Fix(custom): fix file selection bug in upload page
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
@click="setAlwaysOnTop"
|
||||
>
|
||||
<PinIcon
|
||||
:color="isAlwaysOnTop ? '#CE6769' : '#000'"
|
||||
:color="isAlwaysOnTop ? '#CE6769' : '#6B7280'"
|
||||
:size="14"
|
||||
/>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user