Skip to content

Commit c2b6897

Browse files

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
@@ -1218,7 +1218,7 @@ img.ui.avatar,
12181218
}
12191219

12201220
.ui .text.truncate {
1221-
overflow: hidden;
1221+
overflow-x: clip;
12221222
text-overflow: ellipsis;
12231223
white-space: nowrap;
12241224
display: inline-block;

0 commit comments

Comments
 (0)