Apparently my version lost this commit?

This commit is contained in:
lindenkron 2023-04-07 18:32:30 +02:00
parent 78f3369066
commit 5f9056d966

View File

@ -647,6 +647,12 @@ body.darktheme .credits>a:visited {
height: 24px;
}
.advancedAudioSettings div:nth-child(1) {
display: unset;
width: 100%;
padding: unset;
}
.advancedVideoSettings div:nth-child(2) {
display: flex;
width: 100%;