mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-20 15:09:40 +00:00
fix/mac_code_style
This commit is contained in:
@@ -768,7 +768,7 @@ code[class*='language-'] {
|
||||
overflow: auto;
|
||||
font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier,
|
||||
monospace;
|
||||
@apply w-full mb-4 dark:bg-black;
|
||||
@apply w-full mb-0 dark:bg-black !important;
|
||||
}
|
||||
|
||||
.notion-column {
|
||||
@@ -2016,7 +2016,7 @@ code.language-mermaid {
|
||||
}
|
||||
|
||||
.code-toolbar{
|
||||
@apply w-full shadow-md;
|
||||
@apply w-full shadow-md pb-0;
|
||||
}
|
||||
|
||||
.mermaid > svg {
|
||||
|
||||
Reference in New Issue
Block a user