mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-14 15:43:28 +00:00
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:
parent
95e7527449
commit
0819b02e73
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@
|
|||
top: 0;
|
||||
bottom: 0;
|
||||
padding-bottom: 52px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.rp-state-overview & {
|
||||
|
|
Loading…
Add table
Reference in a new issue