Reduces the size of windows
UserStale.Youtube by 8Adora8
Details
Author8Adora8
LicenseNo License
Categoryhttps://www.youtube.com/
Created
Updated
Code size363 B
Code checksumf695bd32
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.youtube.com
@version 20250426.13.43
@namespace ?
==/UserStyle== */
@-moz-document url("https://www.youtube.com/") {
#contents.ytd-rich-grid-render {
--ytb-rich-grid-items-per-row: 4!important;
}
#contents > ytb-rich-grid-row,
#contents > ytb-rich-grid-row > #contents {
display: contents !important;
}
}