codenco-dev / nova-grid-system

Nova grid system for Laravel Nova
80 stars 33 forks source link

Text alignment support #15

Open rickgoemans opened 3 years ago

rickgoemans commented 3 years ago

Is it possible that you add support for text alignment?

Right now this is fully ignored.

https://nova.laravel.com/docs/3.0/resources/fields.html#field-text-alignment

Expected behaviour: Adding ->textAlignment('...') aligns the text to the given parameter.

Actual behaviour: The text always is aligned to the left