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
We have some inputs that are very long strings, and the use of the <pre> causes the layout to overflow. This, paired with the flex-end justification of the submit buttons makes it a bit difficult to use and not so great to look at.
The text was updated successfully, but these errors were encountered:
We have some inputs that are very long strings, and the use of the
<pre>
causes the layout to overflow. This, paired with theflex-end
justification of the submit buttons makes it a bit difficult to use and not so great to look at.The text was updated successfully, but these errors were encountered: