mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 07:39:02 +02:00
Merge pull request #7045 from overleaf/mf-overflow-hidden-comment-editor
[web] Hide extra scrollbar on comment editor GitOrigin-RevId: 63f751031c07330add8563a20cfe2ee1ddf8fb1f
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
padding-bottom: 52px;
|
||||
overflow-y: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.rp-state-overview & {
|
||||
|
||||
Reference in New Issue
Block a user