Updated dark mode modal background color

This commit is contained in:
Peter Zimon 2022-05-17 11:53:59 +02:00
parent 8891fd0bd4
commit 5e3b3acad5

View File

@ -494,7 +494,7 @@ input:focus,
.epm-modal .modal-content, .epm-modal .modal-content,
.modal-content { .modal-content {
background: color-mod(var(--white) l(-1%)); background: color-mod(var(--white) l(+2%));
} }
.seo-preview-title { .seo-preview-title {