Skip to content

Commit fbfdb6e

Browse files
naifen00lichunqiang
authored andcommitted
cell: fix after title slot style (#2828)
1 parent c0b9f33 commit fbfdb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/cell/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default {
116116
flex: 1;
117117
}
118118
.vux-label {
119-
display: block;
119+
display: inline-block;
120120
word-wrap: break-word;
121121
word-break: break-all;
122122
}

0 commit comments

Comments
 (0)