mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #5498 from overleaf/ae-recompile-button
Fix padding on recompile button in hybrid toolbar GitOrigin-RevId: 36a2433833a76572bcf55c3109931d4e1ca63778
This commit is contained in:
parent
5c82945e12
commit
d4035c4f1e
1 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.btn-recompile {
|
||||
padding-top: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
.pdf {
|
||||
|
|
Loading…
Reference in a new issue