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

This commit is contained in:
noellabo
2021-05-20 07:21:56 +09:00
parent bcd114ed55
commit 9149fc0b18
+1 -1
View File
@@ -78,7 +78,7 @@
top: 5px;
left: 5px;
& > div {
& img {
width: 18px;
height: 18px;
}