zhicheng

Results 42 comments of zhicheng

> > I have similar issue, (luv the plug-in btw) ![Screenshot 2023-05-21 084244](https://user-images.githubusercontent.com/70924243/239752499-08266fea-79bc-4030-b8c7-8e4e1631ce45.jpg) > > @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: > > ![image](https://user-images.githubusercontent.com/25513724/226192552-51c42d61-f01b-4307-b34f-d5667db521a2.png) > > > > 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? ![image](https://github.com/pengx17/logseq-dev-theme/assets/32270702/5bbf899f-6014-4860-8aab-9bccaa810eee)

> 感谢同学提供pr。有没有可运行的demo嘞?我想本地跑跑看。 @mazhe-nerd 试一试? https://github.com/UNICKCHENG/lark-node-sdk-template

@mazhe-nerd 嗨,这个 PR 是还有啥问题么?

> 抱歉我这边没有复现,我再观察一下哦! > > 对了,也有可能是 Brave 浏览器会出现,我去下载看看? 我这边还没找到是什么原因,刚刚使用了 Brave 和 Edge 测试了下,还是存在的,你这边可以看看,如果无法复现,那很可能是我的网络问题了 ![bibigpt-bug-brave](https://github.com/JimmyLv/BibiGPT/assets/32270702/300ba7a7-e055-4592-a142-d5c018d9ff99) ![bibigpt-bug-edge](https://github.com/JimmyLv/BibiGPT/assets/32270702/19974d1a-0abf-497f-a17f-0a539bef49c2)

@AmosWong1998 把 `.example.env` 文件名改成 `.env`

@AmosWong1998 网络问题。如果只是部署的话,可以直接使用 vercel,如果想运行一遍代码,可以使用 codespace ![image](https://github.com/JimmyLv/BibiGPT/assets/32270702/9ddc79ca-22f2-4c7f-816f-563a9f724dd5)