better compact attachments

This commit is contained in:
Henry Jameson 2021-06-18 14:12:50 +03:00
parent 5c2744b426
commit bfe31e20ea
4 changed files with 20 additions and 13 deletions

View file

@ -51,10 +51,5 @@ $status-margin: 0.75em;
.StatusContent {
flex: 1;
min-width: 0;
&.-compact {
flex {
display: flex;
}
}
}
</style>