mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-12 16:11:27 +08:00
✨ Feature(custom): optimize ui under dark mode and remove unused css
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
}
|
||||
|
||||
.action-button:hover {
|
||||
border-color: var(--color-border-darker);
|
||||
border-color: var(--color-border);
|
||||
background: var(--color-background-secondary);
|
||||
box-shadow: var(--shadow-sm);
|
||||
transform: translateY(-1px);
|
||||
|
||||
Reference in New Issue
Block a user