Format der Button überarbeitet

This commit is contained in:
Borgal
2025-10-25 00:07:18 +02:00
parent 4ab4576ec8
commit 80360c0dfd
4 changed files with 34 additions and 31 deletions

View File

@@ -62,12 +62,4 @@ pre {
/* Optional: Kleiner Abstand für bessere Lesbarkeit */
.collapse:not(.show) {
display: none;
}
.meeting-actions {
max-width: 500px;
margin-left: auto;
margin-right: auto;
flex-direction: column;
align-items: center;
}