mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Updated dark mode modal background color
This commit is contained in:
parent
8891fd0bd4
commit
5e3b3acad5
1 changed files with 1 additions and 1 deletions
|
@ -494,7 +494,7 @@ input:focus,
|
|||
|
||||
.epm-modal .modal-content,
|
||||
.modal-content {
|
||||
background: color-mod(var(--white) l(-1%));
|
||||
background: color-mod(var(--white) l(+2%));
|
||||
}
|
||||
|
||||
.seo-preview-title {
|
||||
|
|
Loading…
Add table
Reference in a new issue