zhicheng
zhicheng
> > I have similar issue, (luv the plug-in btw)  > > @ginko-ai , the issue appearing in your screenshot seems to be related to the CSS...
> Looks like logseq moved the block fold button from left to right on mobile devices: > > Dev theme: > >  > > > > Logseq default theme:...
@Bad3r I made some simple attempts, which also seemed to fail. I'll try to solve it later.
https://github.com/pengx17/logseq-dev-theme/pull/94: no success, unless the following code is removed. However, removing the code will cause the bullet threading to fail. ```scss .ls-block div.items-center { position: relative; height: 26px !important; }...
@jimmy909090 I'm sorry, I didn't understand your meaning. Could you please provide more information? 
> 感谢同学提供pr。有没有可运行的demo嘞?我想本地跑跑看。 @mazhe-nerd 试一试? https://github.com/UNICKCHENG/lark-node-sdk-template
@mazhe-nerd 嗨,这个 PR 是还有啥问题么?
> 抱歉我这边没有复现,我再观察一下哦! > > 对了,也有可能是 Brave 浏览器会出现,我去下载看看? 我这边还没找到是什么原因,刚刚使用了 Brave 和 Edge 测试了下,还是存在的,你这边可以看看,如果无法复现,那很可能是我的网络问题了  
@AmosWong1998 把 `.example.env` 文件名改成 `.env`
@AmosWong1998 网络问题。如果只是部署的话,可以直接使用 vercel,如果想运行一遍代码,可以使用 codespace 