mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
improve(electron): development experience
This commit is contained in:
@@ -103,10 +103,6 @@ html.is-electron {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.cp__right-sidebar {
|
||||
top: 4rem;
|
||||
}
|
||||
|
||||
&.is-mac {
|
||||
.cp__header {
|
||||
height: calc(2.2rem + var(--frame-top-height));
|
||||
@@ -127,6 +123,10 @@ html.is-electron {
|
||||
height: var(--frame-top-height);
|
||||
}
|
||||
}
|
||||
|
||||
.cp__right-sidebar {
|
||||
top: 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
#search {
|
||||
|
||||
Reference in New Issue
Block a user