Merge pull request #1460 from shldk/patch-1

Update: Pimp your PiP
This commit is contained in:
mr. m 2025-05-14 00:46:05 +02:00 committed by GitHub
commit 88faef6de9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
background-color: rgba(0, 0, 0, 0) !important;
}
#close, #unpip {
#close, #unpip, #minimize {
fill: white !important;
padding: 5px !important;
top: 2px !important;
@ -25,6 +25,11 @@
right: auto !important;
}
#minimize {
left: auto !important;
right: 35px !important;
}
#controls {
margin: 0 !important;
height: 100% !important;