样式优化(自用)
youtube by Hojondo
Details
AuthorHojondo
LicenseNo License
Categoryyoutube.com
Created
Updated
Size281 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name youtube
@version 20240420.11.33
@namespace ?
@description 样式优化(自用)
==/UserStyle== */
@-moz-document domain("youtube.com") {
#video-title.ytd-rich-grid-media{
display: block!important;
max-height: unset!important;
}
}