© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•6mo ago•
7 replies
trovster

TextEntry size doesn't work with prose…

When using
TextEntry::make('Quote')->prose()->size(TextSize::Large)
TextEntry::make('Quote')->prose()->size(TextSize::Large)
the text remains "small". This is because the
prose()
prose()
generates the CSS which has
font-size: var(--text-sm);
font-size: var(--text-sm);
declaration.
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

SpatieMediaLibraryFileUpload doesn't work with ->multiple()
FilamentFFilament / ❓┊help
3y ago
afterStateUpdated doesn't work
FilamentFFilament / ❓┊help
2y ago
ExportBulkAction doesn't work
FilamentFFilament / ❓┊help
2y ago
afterStateHydrated() doesn't work?
FilamentFFilament / ❓┊help
3y ago