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 {
|
&.from-me {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.messagerie {
|
|
||||||
.person-icon {
|
.person-icon {
|
||||||
margin-right: $default-spacer;
|
margin-right: $default-spacer;
|
||||||
}
|
}
|
||||||
|
@ -52,7 +50,9 @@
|
||||||
.attachment-link {
|
.attachment-link {
|
||||||
margin-top: $default-spacer;
|
margin-top: $default-spacer;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.messagerie {
|
||||||
.message-textarea {
|
.message-textarea {
|
||||||
margin-bottom: $default-spacer;
|
margin-bottom: $default-spacer;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue