fix: Gruppen-Mitgliederliste sauber ausrichten (Checkbox links, Name links)

Eigene .group-member-item-Klasse statt der generischen Picker-Klasse —
behebt versetzte Checkboxen / rechtsbuendige Namen. Version v25.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Scarriffle
2026-05-31 16:47:58 +02:00
parent f018f33f69
commit 479da29bc4
3 changed files with 20 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
// Increment APP_VERSION with every code change
export const APP_VERSION = 'v24';
export const APP_VERSION = 'v25';