Fix an avatar icon size of the status quoted on the public page

This commit is contained in:
noellabo
2021-05-12 07:24:18 +09:00
parent 85358142ad
commit 0a13f77014
+1 -1
View File
@@ -78,7 +78,7 @@
top: 5px;
left: 5px;
& > div {
& img {
width: 18px;
height: 18px;
}