refactor(attachment): update Attachment::EditComponent everywhere

This commit is contained in:
Colin Darie 2022-11-17 19:18:58 +01:00
parent b13c5e56f6
commit 0a114270af
22 changed files with 109 additions and 65 deletions

View file

@ -29,10 +29,6 @@
float: right;
}
.attachment-link {
margin-top: $default-spacer;
}
.message-answer-button {
margin-left: auto;
}