Loading client/src/components/Common/Heading.vue +3 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,9 @@ const element = computed(() => { @import "scss/theme/blue.scss"; .heading { word-break: break-all; overflow-wrap: break-word; white-space: normal; word-break: break-word; } // prettier-ignore Loading Loading
client/src/components/Common/Heading.vue +3 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,9 @@ const element = computed(() => { @import "scss/theme/blue.scss"; .heading { word-break: break-all; overflow-wrap: break-word; white-space: normal; word-break: break-word; } // prettier-ignore Loading