mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #13680 from overleaf/td-review-panel-right-pos
Remove gap on right-hand side of editor with React review panel GitOrigin-RevId: 50d4af9419fcaa95aabf609d36ecaeea0ce45bbe
This commit is contained in:
parent
56d6e10b64
commit
4ed5e01deb
1 changed files with 1 additions and 1 deletions
|
@ -833,7 +833,7 @@
|
|||
}
|
||||
|
||||
#editor.review-panel-react {
|
||||
right: initial;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
#editor-rich-text {
|
||||
|
|
Loading…
Reference in a new issue