organizr: settings popup modal bg color
This commit is contained in:
parent
1c0068f131
commit
d9467fe5b4
@ -131,6 +131,9 @@ html {
|
||||
.content-wrap {
|
||||
background: var(--main-bg-color) !important;
|
||||
}
|
||||
.swal-modal.bg-org {
|
||||
background: var(--main-bg-color);
|
||||
}
|
||||
.panel-wrapper > .bg-org .tab-content {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user