mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Fixed modals in dark mode regression
This commit is contained in:
parent
e0dbf03f72
commit
5b434d5ae6
@ -449,6 +449,7 @@ input:focus,
|
||||
background: #000;
|
||||
}
|
||||
|
||||
.epm-modal .modal-content,
|
||||
.modal-content {
|
||||
background: var(--whitegrey);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user