moved them a bit closer
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m27s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m38s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m51s
Lint / lint (backend) (pull_request) Successful in 9m35s
Lint / lint (frontend) (pull_request) Successful in 12m43s
Lint / lint (misskey-js) (pull_request) Successful in 6m45s
Lint / lint (sw) (pull_request) Successful in 4m20s
Lint / typecheck (backend) (pull_request) Successful in 4m49s
Lint / typecheck (misskey-js) (pull_request) Successful in 4m48s

This commit is contained in:
Leah 2025-01-19 20:27:47 +01:00
parent 80f4260648
commit 582d559fb8

View file

@ -490,7 +490,7 @@ onUnmounted(() => {
}
> :not(:first-child) {
margin-left: 8px;
margin-left: 4px;
}
}