Apply suggestion to src/components/chat_list/chat_list.vue

new-bloop
Eugenij 4 years ago committed by eugenijm
parent 3b2dfcaf5c
commit b756c83e8d

@ -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…
Cancel
Save