webtools modal fix
This commit is contained in:
parent
9ca8f97d09
commit
f9424ce3a6
@ -93,9 +93,9 @@ content-loading .contentLoading {
|
|||||||
|
|
||||||
/* MODALS */
|
/* MODALS */
|
||||||
.ngdialog.ngdialog-theme-default .ngdialog-content {
|
.ngdialog.ngdialog-theme-default .ngdialog-content {
|
||||||
background-color: var(--modal-bg-color);
|
background: var(--modal-bg-color);
|
||||||
color: var(--text) !important;
|
color: var(--text) !important;
|
||||||
border: #f05050 5px solid;
|
border: #f0505000 5px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fm .settings {
|
.fm .settings {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user