Tweak spacing in the SplatoonRotations component
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

This commit is contained in:
Kalle 2026-04-01 21:22:50 +03:00
parent a497d3a3e1
commit 78f3720395

View File

@ -106,4 +106,8 @@
display: flex;
align-items: center;
gap: var(--s-0-5);
& img {
margin-left: var(--s-1);
}
}