Skip to content

Commit ad5cc28

Browse files
committed
refactor(eb-app-ui): sync pri/member/wait.svelte
1 parent 2b0bf19 commit ad5cc28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • machines/eb-app-ui/home/ui/galaxy-dev/src/lib/components/pri/member

machines/eb-app-ui/home/ui/galaxy-dev/src/lib/components/pri/member/wait.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
{#if p.meeting_info}
9999
<p
100100
class="d-inline-block card-text text-muted text-start text-truncate bg-light w-auto"
101-
style="max-width: 90%; white-space: pre"
101+
style="max-width: 90%; white-space: pre-wrap"
102102
>
103103
{p.meeting_info}
104104
</p>

0 commit comments

Comments
 (0)