bakerkretzmar / nova-settings-tool

Laravel Nova tool to view and edit application settings.
MIT License
167 stars 32 forks source link

Styling issue in Nova ^v4.26.5 #56

Closed everzel closed 1 year ago

everzel commented 1 year ago

Hi! I have a problem with styles:

Nova v4.26.5:

image

Nova v4.22.0: image

bakerkretzmar commented 1 year ago

Thanks. Nova removed some classes I was using, and I can't just install Tailwind and generate all my own styles because Nova's CSS build is broken so doing that breaks the whole app. Fixed in v2.0.4, which I just tagged.