Remove uneeded patches

This commit is contained in:
2026-07-01 17:21:53 +10:00
parent 522edb0202
commit f4d4d778b4
+1 -8
View File
@@ -908,15 +908,8 @@ body.rl-integrated-seekbar [data-test="footer-player"] [class*="playerContent"]
box-shadow: none !important; box-shadow: none !important;
} }
/* player bar bg & filters + floating player bar */ /* player bar margin fix */
._player_8c80ae6 { ._player_8c80ae6 {
background-color: rgba(32, 32, 32, 0.767) !important;
backdrop-filter: blur(10px) !important;
width: 98vw !important;
margin-left: auto !important;
margin-right: auto !important;
border-radius: 1em !important;
margin-bottom: 10px !important;
right: 10px !important; right: 10px !important;
} }