mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-19 20:12:51 +09:00
bottom padding
This commit is contained in:
parent
dfdd7520dd
commit
08a70fd490
@ -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
Block a user