mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove Paper
This commit is contained in:
parent
f94e16d56a
commit
d7763985a9
1 changed files with 11 additions and 13 deletions
|
@ -215,7 +215,6 @@ export const Component = () => {
|
|||
|
||||
<Typography variant='h2'>{globalize.translate('QuickConnect')}</Typography>
|
||||
|
||||
<Paper sx={{ p: 2 }}>
|
||||
<FormControl>
|
||||
<FormControlLabel
|
||||
control={
|
||||
|
@ -227,7 +226,6 @@ export const Component = () => {
|
|||
label={globalize.translate('EnableQuickConnect')}
|
||||
/>
|
||||
</FormControl>
|
||||
</Paper>
|
||||
|
||||
<Typography variant='h2'>{globalize.translate('HeaderPerformance')}</Typography>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue