Skip to content

Fix Sidebar Width by MAHcodes

Details

AuthorMAHcodes

LicenseNo License

Categoryuserstyles

Created

Updated

Size326 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           youtube.com - Mar 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("youtube.com") {
  /* Insert code here... */
  ytd-watch-grid {
    --ytd-watch-flexy-sidebar-width: 35%;
  }
}

Reviews

No reviews yet.