mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add max-height to comment inputs.
This commit is contained in:
parent
e9752b4d10
commit
2eb9058c7c
1 changed files with 1 additions and 0 deletions
|
@ -463,6 +463,7 @@
|
|||
margin-top: 3px;
|
||||
overflow-x: hidden;
|
||||
min-height: 3em;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
.rp-icon-delete {
|
||||
|
|
Loading…
Reference in a new issue