fleet/frontend/components/TableContainer/DataTable/HostMdmStatusCell/_styles.scss

7 lines
136 B
SCSS

.host-mdm-status-cell {
display: inline-flex;
flex-direction: row;
text-wrap: nowrap;
gap: $pad-small;
align-items: center;
}