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

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;