bottom padding

This commit is contained in:
Freeplay 2023-05-20 00:53:15 -04:00
parent bf9077e1dc
commit e79b1c693e

View file

@ -527,6 +527,9 @@ onUnmounted(() => {
> :deep(.chips), {
padding-block: 6px 12px;
padding-left: 32px;
&:last-child {
margin-bottom: 12px;
}
}
> :deep(.user-card-mini),
> :deep(.reacted-users > *) {