autoplay-toggle: use label tag
from upstream: <label> is semantic and makes clicking the text activate in checkbox
This commit is contained in:
@@ -346,7 +346,6 @@ label[for=options-toggle-cbox] {
|
||||
.side-videos { grid-area: side-videos; }
|
||||
|
||||
.side-videos .related-autoplay {
|
||||
list-style: none;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, auto);
|
||||
justify-content: start;
|
||||
|
||||
Reference in New Issue
Block a user