diff --git a/web/src/components/dialog/SmallDialog.svelte b/web/src/components/dialog/SmallDialog.svelte index b62e4d6f..b105336b 100644 --- a/web/src/components/dialog/SmallDialog.svelte +++ b/web/src/components/dialog/SmallDialog.svelte @@ -109,6 +109,7 @@ font-weight: 500; line-height: 1.7; color: var(--gray); + white-space: pre-wrap; user-select: text; -webkit-user-select: text; }