We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86cf324 commit 907eba3Copy full SHA for 907eba3
1 file changed
public/content.css
@@ -752,6 +752,13 @@ input::-webkit-inner-spin-button {
752
cursor: pointer;
753
display: flex;
754
color: white;
755
+ align-items: center;
756
+}
757
+
758
+/* July 2025 test UI */
759
+.ytp-delhi-modern .skipButtonControlBarContainer {
760
+ height: 48px;
761
+ margin: auto 0;
762
}
763
764
.skipButtonControlBarContainer.sbhidden {
0 commit comments