mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-24 11:22:38 +00:00
Centre loading indicator when review panel is open
This commit is contained in:
parent
fb91219661
commit
3a9f20cc1e
1 changed files with 6 additions and 0 deletions
|
@ -117,6 +117,12 @@
|
|||
z-index: 6;
|
||||
}
|
||||
|
||||
.loading-panel {
|
||||
.rp-size-expanded & {
|
||||
right: @review-panel-width;
|
||||
}
|
||||
}
|
||||
|
||||
.review-panel-toolbar {
|
||||
display: none;
|
||||
.rp-size-expanded & {
|
||||
|
|
Loading…
Reference in a new issue