inbox: Hold vdots to same column on archived topics.

This commit is contained in:
Karl Stolley
2025-07-30 16:03:00 -05:00
committed by Tim Abbott
parent 6c65e57010
commit 01febad94e

View File

@@ -217,6 +217,10 @@
display: flex;
justify-content: space-between;
flex-grow: 1;
> .inbox-action-button:first-child {
margin-left: auto;
}
}
}