diff --git a/src-web/components/Prose.css b/src-web/components/Prose.css index d84877d7..587c0895 100644 --- a/src-web/components/Prose.css +++ b/src-web/components/Prose.css @@ -116,7 +116,7 @@ pre { @apply bg-surface-highlight text-text !important; - @apply pl-4 py-3 rounded-md; + @apply px-4 py-3 rounded-md; @apply overflow-auto whitespace-pre; @apply text-editor font-mono;