mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Don't overlap border of overview panel with PDF bar
This commit is contained in:
parent
e83c7dfe05
commit
40f61bfa66
1 changed files with 1 additions and 6 deletions
|
@ -149,12 +149,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.rp-entry-list {
|
.rp-entry-list {
|
||||||
.rp-size-expanded & {
|
width: 100%;
|
||||||
width: @review-panel-width;
|
|
||||||
}
|
|
||||||
.rp-size-mini & {
|
|
||||||
width: @review-off-width;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rp-state-current-file & {
|
.rp-state-current-file & {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue