mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
fix(ui): unwanted left padding when pdf viewer active
This commit is contained in:
@@ -683,7 +683,7 @@ body.is-pdf-active {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
#main-content.is-left-sidebar-open {
|
||||
#main-container.is-left-sidebar-open {
|
||||
padding-left: unset;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user