We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb2f22 commit 6d1ed4dCopy full SHA for 6d1ed4d
1 file changed
frontend/src/index.css
@@ -124,6 +124,7 @@
124
}
125
body {
126
@apply bg-background text-foreground;
127
+ word-break: break-all;
128
129
html {
130
font-family: var(--font-sans);
0 commit comments