Overflow fix
This commit is contained in:
@@ -35,7 +35,8 @@ import Navbar from "$lib/components/Navbar.svelte";
|
|||||||
}
|
}
|
||||||
|
|
||||||
:global(pre code) {
|
:global(pre code) {
|
||||||
@apply p-0 relative block;
|
min-width: calc(100% - 16px);
|
||||||
|
@apply p-0 relative inline-block;
|
||||||
|
|
||||||
&:has(.diff) {
|
&:has(.diff) {
|
||||||
@apply ml-4;
|
@apply ml-4;
|
||||||
|
|||||||
Reference in New Issue
Block a user