Update JackServerSettingsDialog.tsx
No background on labels.
This commit is contained in:
@@ -103,9 +103,6 @@ const styles = (theme: Theme) =>
|
|||||||
marginTop: theme.spacing(2),
|
marginTop: theme.spacing(2),
|
||||||
},
|
},
|
||||||
inputLabel: {
|
inputLabel: {
|
||||||
backgroundColor: theme.palette.background.paper,
|
|
||||||
paddingLeft: 4,
|
|
||||||
paddingRight: 4,
|
|
||||||
whiteSpace: "nowrap"
|
whiteSpace: "nowrap"
|
||||||
},
|
},
|
||||||
cpuStatusColor: {
|
cpuStatusColor: {
|
||||||
|
|||||||
Reference in New Issue
Block a user