Remove overflow-x from conversation list dates

This commit is contained in:
Josh Perez 2022-03-09 18:18:10 -05:00 committed by GitHub
parent 3226156a45
commit 93e85c89e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -4890,9 +4890,6 @@ button.module-image__border-overlay:focus {
display: inline-block;
flex-shrink: 0;
margin-left: 6px;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;
@include light-theme {
color: $color-gray-60;