diff --git a/src/components/avatar_list/avatar_list.vue b/src/components/avatar_list/avatar_list.vue index 204ccb9a..3241609c 100644 --- a/src/components/avatar_list/avatar_list.vue +++ b/src/components/avatar_list/avatar_list.vue @@ -28,6 +28,7 @@ height: 40px; width: 40px; line-height: 40px; + background-color: $main-background; } } }