Open mrleblanc101 opened 9 months ago
Also, clicking the key field shows a focus ring.
Clickting the value field does not show a focus ring.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Not stale
Description:
When the key is multiline, but the value is not, the value
<textarea>
height won't match with the key<textarea>
height leaving a space of different color.