Closed timkelty closed 1 year ago
Looks a little funny stacked.
Even though it would only be 1 row, it might make sense to consider using the table.editable markup/styles from Craft's UI. Might more complex types easier down the road (multiple input / feet and inches, etc)
table.editable
It does, but I was following how the Number field worked, where if they didn't enter a size, it'd be full width.
You're right, it might look nicer as a table-style layout.
PRs welcome!
Looks a little funny stacked.
Even though it would only be 1 row, it might make sense to consider using the
table.editable
markup/styles from Craft's UI. Might more complex types easier down the road (multiple input / feet and inches, etc)