Extract some more CSS classes from .messagerie to .messagge
This commit is contained in:
parent
94e5f856d3
commit
a4367c0809
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,7 @@
|
|||
&.from-me {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.messagerie {
|
||||
.person-icon {
|
||||
margin-right: $default-spacer;
|
||||
}
|
||||
|
@ -52,7 +50,9 @@
|
|||
.attachment-link {
|
||||
margin-top: $default-spacer;
|
||||
}
|
||||
}
|
||||
|
||||
.messagerie {
|
||||
.message-textarea {
|
||||
margin-bottom: $default-spacer;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue