webtools modal fix

This commit is contained in:
Marius 2020-11-06 22:33:47 +01:00
parent 9ca8f97d09
commit f9424ce3a6

View File

@ -93,9 +93,9 @@ content-loading .contentLoading {
/* MODALS */
.ngdialog.ngdialog-theme-default .ngdialog-content {
background-color: var(--modal-bg-color);
background: var(--modal-bg-color);
color: var(--text) !important;
border: #f05050 5px solid;
border: #f0505000 5px solid;
}
.fm .settings {