app/components/lookbook/message/component.css in lookbook-2.0.0.rc.2 vs app/components/lookbook/message/component.css in lookbook-2.0.0.rc.3

- old
+ new

@@ -9,10 +9,11 @@ &.icon-left { @apply items-start; } & .message-title { - @apply text-base text-lookbook-message-title truncate uppercase font-bold tracking-wide mb-2; + @apply text-base text-lookbook-message-title uppercase font-bold tracking-wide mb-2; + overflow-wrap: anywhere; } & .message-icon { @apply flex-none opacity-30 hidden xs:block; }