[unreleased. bug] Fleet UI: Grey empty cell --- for host issues (#19900)

This commit is contained in:
RachelElysia 2024-06-20 13:40:57 -04:00 committed by GitHub
parent 5555f7c651
commit e134e740ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -214,7 +214,8 @@
.device_mapping__cell,
.mdm_enrollment_status__cell,
.mdm_server_url__cell,
.public_ip__cell {
.public_ip__cell,
.issues__cell {
.text-cell {
display: inline;
}