chore: erweitere Datenmodelle um neue Felder, verbessere Styling und aktualisiere Veranstalter-UI

Signed-off-by: StefanMoCoAt <stefan.mo.co@gmail.com>
This commit is contained in:
2026-04-21 14:24:51 +02:00
parent 5eeff24b3a
commit 18e619abfc
5 changed files with 150 additions and 25 deletions
@@ -62,7 +62,7 @@ fun MsFilterBar(
}
} else null,
singleLine = true,
textStyle = MaterialTheme.typography.bodySmall,
textStyle = MaterialTheme.typography.bodySmall.copy(baselineShift = androidx.compose.ui.text.style.BaselineShift(0.2f)),
shape = MaterialTheme.shapes.small,
keyboardOptions = KeyboardOptions(imeAction = ImeAction.Search),
colors = OutlinedTextFieldDefaults.colors(