aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/watch.css
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-06-23 21:08:04 -0500
committerJesús <heckyel@hyperbola.info>2021-06-23 21:08:04 -0500
commit8d45ca855ae5f5e37e572d0071133c0227a161f4 (patch)
treea8610039bf7cfb1c2b877a73acfc6fae5d02119a /youtube/static/watch.css
parent5906633641f755fa70a22846c17259b2a5774210 (diff)
downloadyt-local-8d45ca855ae5f5e37e572d0071133c0227a161f4.tar.lz
yt-local-8d45ca855ae5f5e37e572d0071133c0227a161f4.tar.xz
yt-local-8d45ca855ae5f5e37e572d0071133c0227a161f4.zip
feat: autoplay related video - minor fix style
Diffstat (limited to 'youtube/static/watch.css')
-rw-r--r--youtube/static/watch.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/static/watch.css b/youtube/static/watch.css
index 60abd21..cedc43e 100644
--- a/youtube/static/watch.css
+++ b/youtube/static/watch.css
@@ -351,6 +351,7 @@ label[for=options-toggle-cbox] {
grid-template-columns: repeat(2, auto);
justify-content: start;
grid-column-gap: 0.5rem;
+ align-items: center;
}
/* playlist items */