mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
🐛 Fix(custom): fix the update page release note under dark mode
This commit is contained in:
@@ -171,8 +171,8 @@
|
||||
max-height: 195px;
|
||||
font-size: 0.9375rem;
|
||||
line-height: 1.5;
|
||||
background: #f8fafc;
|
||||
color: #475569;
|
||||
background: var(--color-background-tertiary);
|
||||
color: var(--color-text-secondary);
|
||||
}
|
||||
|
||||
.notes-body :deep(h1),
|
||||
|
||||
Reference in New Issue
Block a user