style: format code with Prettier

This commit fixes the style issues introduced in 475ac92 according to the output
from Prettier.

Details: None
This commit is contained in:
deepsource-autofix[bot] 2024-05-11 12:51:01 +00:00 committed by GitHub
parent 475ac92de9
commit 5b85c5224d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,7 +106,7 @@
} }
&:nth-child(7n-1), &:nth-child(7n-1),
&:nth-child(7n){ &:nth-child(7n) {
> button { > button {
color: rgba($color-on-light, 0.5); color: rgba($color-on-light, 0.5);
} }