mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 13:31:21 +00:00
Make aggregate entries work when the review panel is minimised.
This commit is contained in:
parent
5a75663a0c
commit
af93fc1869
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@
|
|||
.rp-entry-wrapper {
|
||||
&:hover .rp-entry-insert,
|
||||
&:hover .rp-entry-delete,
|
||||
&:hover .rp-entry-aggregate,
|
||||
&:hover .rp-entry-comment {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue