mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Tweak padding around track changes toggle loading indicator
This commit is contained in:
parent
5fb54d8447
commit
f12aeedb35
1 changed files with 3 additions and 0 deletions
|
@ -129,6 +129,9 @@
|
||||||
cursor: auto;
|
cursor: auto;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
.review-panel-toolbar-spinner {
|
||||||
|
margin-left: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.rp-entry-list {
|
.rp-entry-list {
|
||||||
.rp-size-expanded & {
|
.rp-size-expanded & {
|
||||||
|
|
Loading…
Reference in a new issue