Skip to content

Commit

Permalink
Update app.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Astromations authored Jul 3, 2023
1 parent a8a583f commit 15f2a7f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

/* ----TRANSPARENT WINDOW CONTROLS----*/

body.windows:not(.video-full-window)::after {
html:not(.spotify__container--is-desktop.fullscreen) body.windows:not(.video-full-window)::after {
content: '';
position: absolute;
right: 0;
Expand Down Expand Up @@ -230,8 +230,7 @@
opacity: 0.2
}

.main-nowPlayingView-content.main-nowPlayingView-gradient,
Root__right-sidebar {
.main-nowPlayingView-content.main-nowPlayingView-gradient {
background: none !important;
padding-top: 2px
}
Expand Down

0 comments on commit 15f2a7f

Please sign in to comment.