Skip to content

Commit

Permalink
Fixed responsiveness issue in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
MarmadileManteater committed Jun 24, 2022
1 parent 4369a8e commit fe8b938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/renderer/views/Watch/Watch.sass
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@
.infoArea
grid-area: info
position: relative
@-moz-document url-prefix()
max-width: calc(100vw - 24px)

@media only screen and (min-width: 901px)
position: sticky
Expand Down

0 comments on commit fe8b938

Please sign in to comment.