Skip to content

UI Changed for Sidebar Video Recommendations #337

@nextToAl

Description

@nextToAl

Youtube is rolling out this horrible UI change where the sidebar video recommendations are oversized and distracting, making the titles more likely to get truncated.
This is how it used to look:

Image

And this is the new look:

Image

I wrote up a hotfix for it with my limited knowledge, but there's some slight misalignment. Would appreciate a more refined fix.

#secondary.ytd-watch-flexy {
	--ytd-watch-flexy-sidebar-width: 402px;
}
#items .yt-lockup-view-model__content-image {
	width: 168px !important;
}

Result:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions