fleet/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/SoftwareInstallerCard/InstallerStatusTable/_styles.scss

7 lines
117 B
SCSS

.installer-status-table {
&__status-title {
display: flex;
flex-direction: row;
gap: $pad-small;
}
}