Fleet UI: [Unreleased bug] Fix position of host issue icon (#12171)

This commit is contained in:
RachelElysia 2023-06-06 17:07:26 -04:00 committed by GitHub
parent 5cc6e5e445
commit 717bd0423f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,6 +52,11 @@
&__wrapper {
margin: 0;
}
.host-issue {
.icon {
vertical-align: inherit;
}
}
}
}
&__hosts-selected-table {