mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Updated dark mode modal background color
This commit is contained in:
parent
8891fd0bd4
commit
5e3b3acad5
@ -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…
Reference in New Issue
Block a user