Merge pull request #6967 from overleaf/mf-limit-comment-reply-textarea-max-height

[web] fix over-scrolling behaviour on editor under certain circumstances

GitOrigin-RevId: 640fd79c95fc38a3a373a3ea116d07b9256e5c6f
This commit is contained in:
M Fahru
2022-03-09 11:27:28 -05:00
committed by Copybot
parent 3c6f01dfdd
commit f6f36ddd04

View File

@@ -197,6 +197,7 @@
top: 0;
bottom: 0;
padding-bottom: 52px;
overflow-y: auto;
}
.rp-state-overview & {