Maxim Slipenko 1 year ago committed by GitHub
parent 3a42743b3a
commit c2b6897e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web_src/css/base.css

@ -1218,7 +1218,7 @@ img.ui.avatar,
}
.ui .text.truncate {
overflow: hidden;
overflow-x: clip;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;

Loading…
Cancel
Save