fix: modals positions

close https://github.com/logseq/logseq/issues/5053
This commit is contained in:
llcc
2022-04-24 13:31:31 +08:00
committed by Tienson Qin
parent 8d8dde5024
commit 3f8296135b
3 changed files with 17 additions and 5 deletions

View File

@@ -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)