Skip to content

Commit 91c2765

Browse files
committed
style: update style
1 parent d0406a1 commit 91c2765

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • frontend/src/views/dashboard/components/sq-text

frontend/src/views/dashboard/components/sq-text/index.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ onMounted(() => {
178178
border: none !important;
179179
margin: 2px;
180180
cursor: text;
181+
p {
182+
word-break: break-all;
183+
}
181184
182185
ol {
183186
list-style-type: decimal;

0 commit comments

Comments
 (0)