Remove fullWidth prop from machine credential detail field as it's not needed

This commit is contained in:
mabashian
2020-11-23 11:45:59 -05:00
parent 81bccc1c7f
commit f81f6cf114

View File

@@ -240,7 +240,6 @@ function JobDetail({ job, i18n }) {
)}
{credential && (
<Detail
fullWidth
label={i18n._(t`Machine Credential`)}
value={
<ChipGroup numChips={5} totalChips={1}>