Closed threema-danilo closed 7 months ago
When 15 lines are in the compose area, in some browsers (Chromium), by scrolling all the way to the top, the top few lines are invisible.
Add max-height: 100% to div
max-height: 100%
Bug Description
When 15 lines are in the compose area, in some browsers (Chromium), by scrolling all the way to the top, the top few lines are invisible.
Steps to Reproduce (for bugs)
Potential Solution
Add
max-height: 100%
to divYour Environment