mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
hide broken donate form and adjust paperColor
This commit is contained in:
@@ -58,6 +58,11 @@ export const useMaterialUITheme = () => {
|
||||
fontSize: '1.2rem',
|
||||
},
|
||||
},
|
||||
MuiPaper: {
|
||||
root: {
|
||||
backgroundColor: mainColors[theme].paperColor,
|
||||
},
|
||||
},
|
||||
MuiInputBase: {
|
||||
input: {
|
||||
color: mainColors[theme].labels,
|
||||
|
||||
Reference in New Issue
Block a user