Move toggle preview to advanced menu

This commit is contained in:
2023-04-05 12:06:07 +01:00
parent 729cbe7cbb
commit b6b3485225
2 changed files with 9 additions and 5 deletions

View File

@ -9,6 +9,7 @@
justify-content: center;
align-items: center;
z-index: 42;
overflow-y: auto;
}
.modal-body {