Fleet UI: Fix back to packs chevron (#8019)

This commit is contained in:
RachelElysia 2022-09-29 09:13:26 -04:00 committed by GitHub
parent 8023193ea8
commit b4a00e1f28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@
#back-chevron {
width: 16px;
height: 16px;
margin-right: $pad-small;
vertical-align: text-top;
}