theme tweaks, fixed #5068

This commit is contained in:
Eugene Pankov
2021-12-12 12:18:02 +01:00
parent bdcd2720c4
commit 5f94e84542
5 changed files with 14 additions and 7 deletions

View File

@@ -2,6 +2,7 @@ body {
min-height: 100vh;
overflow: hidden;
background: #1D272D;
-webkit-font-smoothing: antialiased;
}
.modal-dialog, .modal-backdrop, .no-drag {