Remove overflow-x from conversation list dates

Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2022-03-09 15:34:43 -08:00 committed by GitHub
parent 47c81af8b0
commit 2fbe8b4b95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -4938,9 +4938,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;