Fix alignment of unread badge in thread list (#7582)
This commit is contained in:
@@ -63,7 +63,8 @@ $left-gutter: 64px;
|
||||
height: 8px;
|
||||
border-radius: 50%;
|
||||
right: -16px;
|
||||
top: 7px;
|
||||
top: 6px;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
&[data-shape=thread_list][data-notification=total]::before {
|
||||
|
||||
Reference in New Issue
Block a user