asantibanez / livewire-resource-time-grid

Laravel Livewire component to show Events by time and resource in a good looking grid
MIT License
217 stars 42 forks source link

Update grid.blade.php #10

Open fretwellian opened 2 years ago

fretwellian commented 2 years ago

The columns for the resources displayed stacked one on top of the other. Specifying the number of columns on the container div guarantees they will be distributed in a row.