aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat_title
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2020-08-19 10:20:38 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2020-08-19 10:20:38 +0000
commitddeeb240acf229d159e7f85f508a9d92213e2be4 (patch)
tree3f1fbde59bc3c4831f4a46cf0b7efbc3556f37fb /src/components/chat_title
parent1a8840c7c3bb698f3984028db5c1b71025d9d6a1 (diff)
parent800047b81f4375577e7d7298409cea5bd751ea71 (diff)
Merge branch 'css-fixes' into 'develop'
Css fixes See merge request pleroma/pleroma-fe!1211
Diffstat (limited to 'src/components/chat_title')
-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;