Fixed event form

This commit is contained in:
Torsten Schulz
2024-07-09 18:17:33 +02:00
parent 1bc7339159
commit 2b9d11f849
4 changed files with 27 additions and 18 deletions

View File

@@ -94,6 +94,7 @@ body {
flex: 1;
background-color: #d9e2f3;
overflow-y: auto;
margin: 0 7px 7px 0;
}
.right-column h2 {