Widen assigned-members checkbox wizard to 6 columns

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jürgen Mummert
2026-06-14 22:36:07 +02:00
parent 5f9a77d5bd
commit 788f5ccde0
+1 -1
View File
@@ -1,5 +1,5 @@
.tl_checkbox_wizard.survey-assigned-members-checkbox-wizard {
column-count: 4;
column-count: 6;
column-gap: 1.5rem;
}