Improve the style of the messagerie form
Reduce the space between the messages and the new message textarea
This commit is contained in:
parent
58ce66f457
commit
fb392d87c9
2 changed files with 5 additions and 1 deletions
|
@ -52,4 +52,8 @@
|
|||
.attachment-link {
|
||||
margin-top: $default-spacer;
|
||||
}
|
||||
|
||||
.commentaire-textarea {
|
||||
margin-bottom: $default-spacer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue