mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
inbox: Hold vdots to same column on archived topics.
This commit is contained in:
@@ -217,6 +217,10 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-grow: 1;
|
||||
|
||||
> .inbox-action-button:first-child {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user