Unscope .messages-list
This commit is contained in:
parent
5b7213816e
commit
e2091fabdf
1 changed files with 20 additions and 20 deletions
|
@ -2,7 +2,6 @@
|
|||
@import "common";
|
||||
@import "constants";
|
||||
|
||||
.messagerie {
|
||||
.messages-list {
|
||||
max-height: 350px;
|
||||
overflow-y: scroll;
|
||||
|
@ -27,6 +26,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.messagerie {
|
||||
.person-icon {
|
||||
margin-right: $default-spacer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue