mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #22074 from overleaf/td-bs5-pdf-notifications
Migrate pdf-preview-messages to BS5 GitOrigin-RevId: ed2672de3275988d05ec455c9a94d52ac75d7e94
This commit is contained in:
@@ -406,3 +406,11 @@
|
||||
100vh - #{$toolbar-small-height + $toolbar-height + $spacing-11}
|
||||
);
|
||||
}
|
||||
|
||||
.pdf-preview-messages {
|
||||
position: absolute;
|
||||
right: var(--spacing-06);
|
||||
left: var(--spacing-06);
|
||||
top: var(--spacing-10);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user