-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
app内文字模糊 #17
Comments
啊这也太奇怪了,我思考一下这是为啥,非常感谢 😂 |
多谢大佬抽空回复。这段时间我也研究了一下,应该是笔记本分辨率的锅 233 |
分别都是哪个浏览器啊 😂️ |
都是谷歌浏览器哈哈 |
好的,非常感谢。 我对于代码块一直有一个困惑:在有的页面里面,代码块的长度是会根据窗口大小放缩的,所以不管窗口有多小左右拉框都不会出现,这也是我期望的情况;但在大多数页面里,代码块的长度不会放缩,所以会出现左右拉框。不知道这两个问题是否相关,看上去解决了一个就能解决另一个,我再看看😂 |
这里的代码块滑动框能否改为自动换行,或许能解决这个模糊的问题 |
大佬的项目很酷炫!但我遇到了个问题
浏览器:Edge91.0.864.37
比如自带的Bear中,projects页:
然而profile是正常的:
我将app链接替换为自己的,果然也糊了(红框处是浏览器单独打开的效果):
The text was updated successfully, but these errors were encountered: