outl1ne / nova-simple-repeatable

A Laravel Nova simple repeatable rows field.
MIT License
73 stars 44 forks source link

How to center content?? #31

Open RealityGamin opened 2 years ago

RealityGamin commented 2 years ago

I cannot seem to be able to align anything, the table headers are centered but the rows are not.

I have tried all of the following with no results: DateTime::make('Start Date')->textAlign('center');