Revert change

This commit is contained in:
Gregory Schier
2025-07-27 08:54:57 -07:00
parent 372b15689d
commit 23191dcfc3

View File

@@ -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;