mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 14:49:01 +02:00
Merge pull request #27307 from overleaf/dp-lower-synctex-buttons
Lower synctex buttons to avoid clash with role dropdown GitOrigin-RevId: 27a1e566e68484207bc1a2ffd6f1382350ff81fc
This commit is contained in:
committed by
Copybot
parent
9b1ec9fdc1
commit
5417fca60f
@@ -66,7 +66,7 @@ $editor-toggler-bg-dark-color: color.adjust(
|
||||
background-color: var(--bg-primary-themed);
|
||||
border-radius: var(--border-radius-full);
|
||||
border: 1px solid var(--border-divider-themed);
|
||||
top: 96px;
|
||||
top: 130px;
|
||||
}
|
||||
|
||||
.synctex-control:not(.detach-synctex-control) {
|
||||
|
||||
Reference in New Issue
Block a user