mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-24 03:43:41 +00:00
Add a min-height to the review panel text areas.
This commit is contained in:
parent
1a1320b561
commit
6304c213bd
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@
|
|||
color: @rp-type-darkgrey;
|
||||
margin-top: 3px;
|
||||
overflow-x: hidden;
|
||||
min-height: 3em;
|
||||
}
|
||||
|
||||
.rp-icon-delete {
|
||||
|
|
Loading…
Reference in a new issue