Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ img.ui.avatar,
13011301
}
13021302

13031303
.ui .text.truncate {
1304-
overflow: hidden;
1304+
overflow-x: clip;
13051305
text-overflow: ellipsis;
13061306
white-space: nowrap;
13071307
display: inline-block;

0 commit comments

Comments
 (0)