mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-15 05:06:30 +00:00
Merge pull request #13995 from overleaf/ii-rp-editor-widgets-top-position-fix
[web] Review panel editor widgets placement fix GitOrigin-RevId: d3f4b79518c0cfac7ce70f75f9f0b40c6b6d3db9
This commit is contained in:
parent
3aa0fcf464
commit
48ee03bcb3
1 changed files with 4 additions and 0 deletions
|
@ -1356,4 +1356,8 @@ button when (@is-overleaf-light = true) {
|
|||
.rp-track-changes-indicator {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.has-source-toolbar & {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue