mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
bottom padding
This commit is contained in:
parent
dfdd7520dd
commit
08a70fd490
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue