mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
[unreleased. bug] Fleet UI: Grey empty cell --- for host issues (#19900)
This commit is contained in:
parent
5555f7c651
commit
e134e740ef
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue