mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: use outside modal for height and scroll
This commit is contained in:
@@ -159,7 +159,9 @@
|
||||
{:style (merge
|
||||
{:top 48
|
||||
:left 32
|
||||
:width 700})
|
||||
:height 400
|
||||
:width 700
|
||||
:overflow "hidden"})
|
||||
:class (if all? "search-all" "absolute")}
|
||||
(ui/auto-complete
|
||||
result
|
||||
|
||||
Reference in New Issue
Block a user