left_sidebar: Correct filter-input scrollbar artifact.

This commit is contained in:
Karl Stolley
2025-07-24 10:09:56 -05:00
committed by Tim Abbott
parent c056edb9d0
commit 9720fc93c3

View File

@@ -1081,7 +1081,7 @@ li.top_left_scheduled_messages {
.input {
white-space: nowrap;
overflow-x: hidden;
overflow: hidden;
text-overflow: ellipsis;
}
}