snapshot-labs / sx-monorepo

Snapshot X monorepo
https://docs.snapshotx.xyz
MIT License
11 stars 10 forks source link

fix(ui): fix textarea overlapping over label on scroll #370

Closed wa0x6e closed 3 weeks ago

wa0x6e commented 1 month ago

Summary

Closes: #369

How to test

  1. Go to http://localhost:8080/#/create
  2. Fill in the textarea with long info
  3. Scrolling the textarea content should not overlap with the label anymore