ㅈㄱㄴ
Adjust the height of YouTube search suggestions by sawalk

Details
Authorsawalk
LicenseNo License
Categorywww.youtube.com
Created
Updated
Code size214 B
Code checksumb7beb006
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ?
@version 20250220.03.41
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.youtube.com/") {
.ytSuggestionComponentSuggestion {
height: 32px !important;
}
}