Skip to content

Commit

Permalink
fix: queue landscape view
Browse files Browse the repository at this point in the history
  • Loading branch information
anshg1214 committed Jul 20, 2024
1 parent 37ef7fe commit d860c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/css/brainzplayer.less
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@
width: 100%;
max-width: 550px;
height: 500px;
max-height: calc(100vh - @brainzplayer-height);
background-color: #f8f8f8;
border-top: 1px solid #ccc;
box-shadow: -6px -1px 10px rgba(0, 0, 0, 0.2);
Expand Down

0 comments on commit d860c00

Please sign in to comment.