aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat_title/chat_title.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-08-18 23:57:42 +0300
committerHenry Jameson <me@hjkos.com>2020-08-18 23:57:42 +0300
commit815f230ac7ace5a1507afae91bafa57589a77522 (patch)
tree9893cd00ef1b97dd596adfe291b8b3346dd41c56 /src/components/chat_title/chat_title.vue
parent7de78b1401cf8454026afd0a2ba2578356173bcd (diff)
fixed some issues related to user avatar
Diffstat (limited to 'src/components/chat_title/chat_title.vue')
-rw-r--r--src/components/chat_title/chat_title.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/chat_title/chat_title.vue b/src/components/chat_title/chat_title.vue
index c375b10b..b16ed39d 100644
--- a/src/components/chat_title/chat_title.vue
+++ b/src/components/chat_title/chat_title.vue
@@ -51,7 +51,7 @@
}
}
- .still-image.avatar {
+ .Avatar {
width: 23px;
height: 23px;
margin-right: 0.5em;