Fleet UI: Fix errors font size (#20069)

This commit is contained in:
RachelElysia 2024-06-28 11:31:10 -04:00 committed by GitHub
parent 9e695dae39
commit 36c6b37159
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,9 +33,6 @@
justify-content: space-between;
align-items: center;
margin-top: $pad-xlarge;
}
&__results-meta > * {
font-size: $x-small;
}