Skip to content

【Halo 2.15.2】代码块高亮背景边角底色阴影污染 #151

Open
@calvinit

Description

如下图所示,代码块的四个边角都有(看着碍眼 😭):
1

经 F12,发现是 assets/dist/style.css.tailwind-typography :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) 的样式 background-color:var(--tw-prose-pre-bg); 造成的:
2

去掉之后就正常显示了:
3

Metadata

Assignees

Labels

kind/improvementCategorizes issue or PR as related to a improvement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions