mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
enhance: introduce exit full-screen button
This commit is contained in:
@@ -455,12 +455,20 @@
|
||||
&.ls-right-sidebar-open {
|
||||
.cp__right-sidebar-topbar {
|
||||
margin-right: 144px;
|
||||
|
||||
.is-fullscreen & {
|
||||
margin-right: 48px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.ls-right-sidebar-open) {
|
||||
.cp__header > .r {
|
||||
margin-right: 144px;
|
||||
|
||||
.is-fullscreen & {
|
||||
margin-right: 48px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user