mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
enhance: keep settings window from jumping
Prevents settings window from jumping up and down when switching between submenus. Note there is still slight horizontal jumping once a scrollbar appears. This has been left unchanged.
This commit is contained in:
committed by
Tienson Qin
parent
177c8aa4ff
commit
f652e8e342
@@ -65,7 +65,7 @@
|
||||
|
||||
@screen sm {
|
||||
& {
|
||||
@apply inset-0 flex items-center justify-center;
|
||||
@apply inset-0 flex items-baseline justify-center top-24;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user