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

@ -95,7 +95,10 @@
height: 0;
width: 100%;
flex-grow: 1;
margin-top: 0.5em;
&:not(:first-child) {
margin-top: 0.5em;
}
}
&.-long {