Dark mode support

This commit is contained in:
Michael Shamoon
2021-01-26 10:09:13 -08:00
parent 55584a6a87
commit d60b532b8f
3 changed files with 14 additions and 4 deletions

View File

@@ -1,9 +1,5 @@
@import "/src/theme";
::ng-deep .ngx-file-drop__drop-zone--over {
background-color: $primaryFaded !important;
}
form {
position: relative;
}