いいねしたユーザーの一覧を表示

This commit is contained in:
shibafu
2019-04-07 23:27:24 +09:00
parent 2cd09402d1
commit 4ed2a9048d
5 changed files with 59 additions and 7 deletions

View File

@@ -26,4 +26,8 @@ $primary: #e53fb1;
.like-count:not(:empty) {
padding-left: 0.5rem;
}
.like-users {
height: 30px;
}