recent_view: Reduce width of unread header.

This commit is contained in:
Aman Agrawal 2023-09-14 08:19:44 +00:00 committed by Tim Abbott
parent ab54a3b792
commit fe2d6c07fb
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@
} }
.unread_sort { .unread_sort {
padding-left: 6px;
.zulip-icon-unread { .zulip-icon-unread {
position: absolute; position: absolute;
right: 30px; right: 30px;