This package applies opinionated improvements to the Filament UI:
- Proper modal close button size.
- Proper table header sort icon size.
- Proper table text column font size.
- Table edit action without icon.
- Proper notification close button size.
- Sidebar without shadow.
- Install this package:
composer require zepfietje/filament-polish
- If you're using Filament outside the admin panel, import the package CSS file:
@import '../../vendor/zepfietje/filament-polish/resources/dist';