Open
Description
Question
We're using multi-column layouts for the link field. For example, the link value and link text fields are placed next to each other at 2/4 width each. The problem is that those don't seem to wrap when space grows too small. It does wrap below a certain viewport width, but it doesn't wrap:
- In a 1/4 width field.
- In element flyouts
Those fields are both way too small to comfortably use them.
Not sure if this is an issue in Hyper or in Craft itself, I've noticed that the same applies to some built-in fields.
Container queries are a possible solution, maybe as a progressive enhancement, they have solid support by now.
Additional context
No response