i made this for me
? - Feb 2024 by zandryboy
Details
Authorzandryboy
LicenseNo License
Categoryyoutube.com
Created
Updated
Size550 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 ? - Feb 2024
@version 20240220.21.27
@namespace https://userstyles.world/user/zandryboy
@description i made this for me
@author zandryboy
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://youtube.com") {
ytd-watch-flexy[flexy] {
--ytd-watch-flexy-max-player-width: min(1280px, (100vh - var(--ytd-watch-flexy-masthead-height) - var(--ytd-margin-6x) - var(--ytd-watch-flexy-space-below-player))*(var(--ytd-watch-flexy-width-ratio)/var(--ytd-watch-flexy-height-ratio)));
}
}