chore: Adjust design

This commit is contained in:
Christian Kußowski 2026-03-10 09:29:45 +01:00
commit a490a40379
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
6 changed files with 13 additions and 7 deletions

View file

@ -185,6 +185,7 @@ class PublicRoomDialog extends StatelessWidget {
style: theme.textTheme.bodyMedium
?.copyWith(fontSize: 10),
),
maxLines: 1,
textAlign: TextAlign.center,
),
),