add dialogs
This commit is contained in:
parent
3f8f4a6481
commit
09801ad6e3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
const style = document.createElement("style");
|
||||
style.innerHTML = `
|
||||
body, .primary-navbar .active a, .navbar {
|
||||
body, .primary-navbar .active a, .navbar, .ui-dialog {
|
||||
background: #0f161c !important;
|
||||
color: white;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue