A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
19.39k
stars
2.97k
forks
source link
Improve table header cell design #14797
Closed
zepfietje closed 1 week ago
Description
When using table column groups, all header cells would get a border. This isn't needed since the group cells already have borders around them.
Visual changes
Before
After
Functional changes
composer cs
command.