Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
rern committed Dec 8, 2024
1 parent 30dbac9 commit bec6e5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions srv/http/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2067,13 +2067,19 @@ li.active .li2 bl {
@media ( max-width: 500px ) {
#page-playback { padding-top: 60px }
#playback-row { margin-top: 20px }
#debug,
#time-knob { display: none }
#volume-knob,
#coverart-block { width: 100% }
#coverart-block,
#volume-knob { width: auto }
#coverart-block,
#divcover { max-width: 100% }
#bar-bottom.hide {
display: block !important;
opacity: 0 !important;
}
#bar-bottom.translucent { opacity: 0.6 !important }
.wl { width: 46% }
.c1 { margin-left: 5% }
.c2 { margin-left: 27% }
Expand Down

0 comments on commit bec6e5a

Please sign in to comment.