Peng Xiao
Peng Xiao
As state in https://github.com/pengx17/logseq-dev-theme/pull/72#issuecomment-1186706707, this is not an optimal solution, but is the best one I could have for now (with CSS only).
Please change font properties in `.CodeMirror` rules. E.g.: ```css .CodeMirror { font-family: "Fira Mono"; font-size: ... } ```
请问您有使用其他主题吗?
有没有用缩放功能?
CTRL+, CTRL- 之类的
custom.css 内有什么内容
> 现在插件有加载不出来了😂 看看 dev console 的插件 log ,有没有报错的情况?
按 F12,看 console (控制台),滚动到最上面
等 Chrome 有了 `:has` selector 就好解决了,现在我还不知道怎么只通过 CSS 实现
IMO the users do not need to customize the query header with markups. Just using plain text is fine. Is there any case you need to use larger texts?