Global margin for modals, cleaned up gm-panel styling

This commit is contained in:
2024-06-20 21:39:30 +02:00
parent 79f804d5f5
commit 98e9ae1a80
9 changed files with 97 additions and 77 deletions

View File

@ -246,9 +246,12 @@ function handleResize() {
.modal-body {
max-height: 80vh;
overflow: auto;
padding: 15px;
flex-grow: 1;
.container {
margin: 15px;
}
.resize {
filter: invert(60%);
position: absolute;