Update JackServerSettingsDialog.tsx

No background on labels.
This commit is contained in:
Extremesecrecy
2025-07-25 13:33:35 -07:00
parent 1f8ee4bfd6
commit 82e923486c
@@ -103,9 +103,6 @@ const styles = (theme: Theme) =>
marginTop: theme.spacing(2),
},
inputLabel: {
backgroundColor: theme.palette.background.paper,
paddingLeft: 4,
paddingRight: 4,
whiteSpace: "nowrap"
},
cpuStatusColor: {