mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix toolbar safe are in experimental layout
This commit is contained in:
parent
2689c51b84
commit
5a7a859b01
2 changed files with 16 additions and 0 deletions
|
@ -46,6 +46,7 @@ const VideoPage: FC = () => {
|
|||
<AppToolbar
|
||||
isDrawerAvailable={false}
|
||||
isDrawerOpen={false}
|
||||
isFullscreen
|
||||
isUserMenuAvailable={false}
|
||||
buttons={
|
||||
<>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue