mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
style: fix notification text theme issue & ui details
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
{:for "enable_timetracking"}
|
||||
(t :settings-page/enable-timetracking)]
|
||||
[:div.mt-1.sm:mt-0.sm:col-span-2
|
||||
[:div.max-w-lg.rounded-md.shadow-sm.sm:max-w-xs
|
||||
[:div.max-w-lg.rounded-md.sm:max-w-xs
|
||||
(ui/toggle enable-timetracking?
|
||||
(fn []
|
||||
(let [value (not enable-timetracking?)]
|
||||
|
||||
Reference in New Issue
Block a user