Apply suggestion to src/components/chat_list/chat_list.vue
This commit is contained in:
parent
3b2dfcaf5c
commit
b756c83e8d
1 changed files with 0 additions and 7 deletions
|
@ -50,13 +50,6 @@
|
|||
.chat-list {
|
||||
min-height: 25em;
|
||||
margin-bottom: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
|
||||
&::after {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.emtpy-chat-list-alert {
|
||||
|
|
Loading…
Reference in a new issue