You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #7083, selects in form fields do not properly adjust their widths when used within grid tiles. When the grid tiles shrink, the select should shrink with it. Instead, they hit their 180px min-width and the content is cut off.
The text was updated successfully, but these errors were encountered:
Since #7083, selects in form fields do not properly adjust their widths when used within grid tiles. When the grid tiles shrink, the select should shrink with it. Instead, they hit their 180px min-width and the content is cut off.
The text was updated successfully, but these errors were encountered: