improve(electron): development experience

pull/1179/head
charlie 2021-01-27 23:50:28 +08:00
parent 9e903dab29
commit d3535204db
1 changed files with 4 additions and 4 deletions

View File

@ -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 {