mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
use normal inputs in advanced settings
This commit is contained in:
@@ -58,7 +58,7 @@ export const useMaterialUITheme = () => {
|
||||
color: mainColors[theme].labels,
|
||||
},
|
||||
},
|
||||
MuiInputLabel: { // MuiFormLabel
|
||||
MuiInputLabel: {
|
||||
root: {
|
||||
color: mainColors[theme].labels,
|
||||
// fontSize: '22px',
|
||||
|
||||
Reference in New Issue
Block a user