mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
修复折叠代码块 行号bug
This commit is contained in:
@@ -72,4 +72,8 @@ pre[class*='language-'] {
|
||||
pre[class*="language-mermaid"] {
|
||||
background: transparent !important;
|
||||
@apply dark:bg-gray-200 !important;
|
||||
}
|
||||
|
||||
.line-numbers-rows > span {
|
||||
height:auto !important;
|
||||
}
|
||||
Reference in New Issue
Block a user