Update globals.css

This commit is contained in:
Rucknium
2024-02-07 18:52:36 +00:00
committed by GitHub
parent b8807ee55a
commit 418b69d3a6

View File

@@ -2,8 +2,8 @@
@tailwind components;
@tailwind utilities;
pre code {
@apply break-words whitespace-normal select-all;
code {
@apply break-all whitespace-normal select-all;
}
/* When in a code block, let XMR addresses wrap, but a click or tap will select whole address */