Files
goose/ui
spencrmartin 5208d22fe7 Fix empty state placeholder alignment in RichChatInput
- Changed placeholder container from flex items-center to match content structure
- Applied same whitespace-pre-wrap, min-h-[1.5em], and leading-relaxed classes
- Standardized cursor styling with align-baseline and consistent margins
- Ensures empty state and content state have identical vertical positioning
- Eliminates awkward upward shift when transitioning from empty to content state
2025-09-25 13:07:42 -04:00
..