mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update responsive drawer breakpoint
This commit is contained in:
parent
81192057e6
commit
09b80ba151
4 changed files with 11 additions and 11 deletions
|
@ -14,7 +14,7 @@ const Backdrop = () => {
|
|||
className='backdropContainer'
|
||||
sx={{
|
||||
left: {
|
||||
sm: DRAWER_WIDTH
|
||||
md: DRAWER_WIDTH
|
||||
}
|
||||
}}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue