outl1ne / nova-translatable

A Laravel Nova package that allows you to make any input field translatable.
MIT License
199 stars 56 forks source link

Unnecessary border-t when field is first in Panel #119

Closed mrleblanc101 closed 1 month ago

mrleblanc101 commented 7 months ago
Screenshot 2024-03-17 at 4 15 34 PM
mrleblanc101 commented 7 months ago

Nova has already divide-y divide-gray-100 on the parent, so I don't even think the boder-t border-gray-100 class is necessary at all

Tarpsvo commented 1 month ago

Thanks! Fixed in 2.3.0.