mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
Add support for win32 custom titleBar
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
height: calc(100vh - var(--ls-headbar-inner-top-padding) - 50px);
|
||||
margin-top: 30px;
|
||||
width: 100%;
|
||||
padding-top: var(--ls-win32-title-bar-height);
|
||||
|
||||
> .fake-bar {
|
||||
@apply w-full px-5 pt-1 sm:hidden;
|
||||
|
||||
Reference in New Issue
Block a user