mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix: header not sticky anymore
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
justify-content: space-between;
|
||||
flex: 0 0 auto;
|
||||
position: sticky;
|
||||
position: -webkit-sticky;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user