mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-14 20:40:17 -05:00
[web] fix alignment issue for "back to editor" button (#18218)
GitOrigin-RevId: 2a5df7019188f305d475065ab00b6f33722e60d7
This commit is contained in:
parent
eca84b9370
commit
5da8662fa8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
}
|
||||
|
||||
.toolbar-right .back-to-editor-btn {
|
||||
margin-right: 25px;
|
||||
margin-right: 27px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
|
|
Loading…
Reference in a new issue