Verschiebung wieder korrekt implementiert
This commit is contained in:
@@ -62,4 +62,12 @@ 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;
|
||||
}
|
||||
Reference in New Issue
Block a user