UI improvements - optimized for small screens, drawer now works properly, disabled scrolling when modal dialog is appeared.

This commit is contained in:
2023-11-21 18:15:25 +01:00
parent aa2c71af77
commit d7e33e4342
8 changed files with 140 additions and 11 deletions
+1
View File
@@ -4609,6 +4609,7 @@ textarea.form-control-lg {
overflow-x: hidden;
overflow-y: auto;
outline: 0;
background-color: #43597180;
}
.modal-dialog {