Skip to content

Commit

Permalink
fix: header height
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed May 31, 2021
1 parent 4ea81fb commit ec05dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1730,7 +1730,7 @@ p {
line-height: 1;
}

html.is-electron .cp__header,
.cp__header,
.cp__right-sidebar-topbar {
height: var(--ct-header-height);
}
Expand Down

0 comments on commit ec05dd1

Please sign in to comment.