Merge branch 'mobile' of github.com:logseq/logseq into mobile

pull/3360/head
leizhe 2021-11-26 16:28:40 +08:00
commit ccd5b6e69a
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@
"opacity-75 pointer-events-auto"
"opacity-0 pointer-events-none")
:on-click close-fn}]
[:div#left-bar.fixed.inset-y-0.left-0.flex.flex-col.z-40.w-full.transform.ease-in-out.duration-300
[:div#left-bar.fixed.inset-y-0.left-0.flex.flex-col.z-40.transform.ease-in-out.duration-300
{:class (if @open?
"translate-x-0"
"-translate-x-full")