diff --git a/src/styles/global.css b/src/styles/global.css index 20af463b..0be038f4 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -1883,6 +1883,8 @@ hr { .dialog-preview .text-component { font-size: calc(var(--dialog-px) * 10); + white-space: pre-wrap; + text-align: center; } .dialog-preview .text-component span {