mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-03 23:01:47 +08:00
🐛 Fix(custom): fix info copy bug and optimize loading toast
This commit is contained in:
@@ -199,9 +199,11 @@ onBeforeUnmount(() => {
|
||||
color: var(--color-text-primary);
|
||||
background: var(--color-surface-elevated);
|
||||
}
|
||||
|
||||
.pin-icon {
|
||||
color: #6b7280;
|
||||
}
|
||||
|
||||
.pin-icon.active {
|
||||
rotate: 90deg;
|
||||
color: #ce6769;
|
||||
|
||||
Reference in New Issue
Block a user