Skip to content

Commit 32fd556

Browse files
committed
fix(platform): fix break-all not work in ios
1 parent 84eef0b commit 32fd556

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/platform/src/styles/components/detail-view.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535

3636
@include e(item-content) {
3737
flex-grow: 1;
38+
overflow: hidden;
3839
word-break: break-all;
3940
}
4041
}

0 commit comments

Comments
 (0)