Fix Skip Button Position After Up Next Dialog

This commit is contained in:
rlauuzo 2024-06-15 17:44:38 +02:00 committed by GitHub
parent bcca1f2466
commit bcd302045b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,6 +83,7 @@ introSkipper.d = function (msg) {
}
#skipIntro.upNextContainer {
width: unset;
margin: unset;
}
#skipIntro {
position: absolute;