mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
fix: modals positions
close https://github.com/logseq/logseq/issues/5053
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
:on-enter on-submit) 100))))
|
||||
[]
|
||||
(let [{:keys [time repeater]} (rum/react *timestamp)]
|
||||
[:div#time-repeater.py-1.px-4 {:style {:min-width 300}}
|
||||
[:div#time-repeater.py-1.px-4
|
||||
[:p.text-sm.opacity-50.font-medium.mt-4 "Time:"]
|
||||
(time-input time)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user