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