mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 20:11:32 +02:00
Merge pull request #7064 from overleaf/mf-comment-on-hover-not-visible
[web] fix comment is not visible while hovering the bubble icon on the project editor minimized review panel GitOrigin-RevId: 8f20078fc554a4e2d4aae49174a7e1ab71dea592
This commit is contained in:
@@ -188,6 +188,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.rp-size-expanded & {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.rp-unsupported & {
|
||||
display: none;
|
||||
}
|
||||
@@ -197,7 +201,6 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
padding-bottom: 52px;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.rp-state-overview & {
|
||||
|
||||
Reference in New Issue
Block a user