diff --git a/src/renderer/views/Watch/Watch.sass b/src/renderer/views/Watch/Watch.sass index e53c9534..1372bbb7 100644 --- a/src/renderer/views/Watch/Watch.sass +++ b/src/renderer/views/Watch/Watch.sass @@ -15,12 +15,13 @@ @media only screen and (max-width: 1350px) +theatre-mode-template + @media only screen and (min-width: 901px) + &.useTheatreMode + +theatre-mode-template + @media only screen and (max-width: 900px) +single-column-template - &.useTheatreMode - +theatre-mode-template - &.isLoading +single-column-template @@ -44,7 +45,9 @@ .sidebarArea grid-area: sidebar - min-width: 380px + + @media only screen and (min-width: 901px) + min-width: 380px .watchVideoPlaylist, .watchVideoSidebar, .theatrePlaylist height: 500px