bottom padding
This commit is contained in:
parent
bf9077e1dc
commit
e79b1c693e
|
@ -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 > *) {
|
||||
|
|
Loading…
Reference in New Issue