mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
default.css: fix codeblock scrolling
This commit is contained in:
parent
1726983aba
commit
3731477b32
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@
|
||||||
@apply border-black dark:border-white;
|
@apply border-black dark:border-white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre code {
|
pre code, pre code * {
|
||||||
@apply whitespace-pre;
|
@apply whitespace-pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue