2019-04-07 23:30:03 +09:00
|
|
|
.ejaculation-actions {
|
|
|
|
& > button:not(:last-child) {
|
|
|
|
margin-right: 24px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.like-button {
|
|
|
|
text-decoration: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.like-count:not(:empty) {
|
|
|
|
padding-left: 0.5rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
.like-users {
|
|
|
|
height: 30px;
|
2019-04-14 02:13:15 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
.like-users-tall {
|
|
|
|
height: 36px;
|
2019-04-07 23:30:03 +09:00
|
|
|
}
|