Custom Firefox user content CSS.
Declarations
Type
strings concatenated with "\n" or absolute path
Default
""
Example
''
/* Hide scrollbar in FF Quantum */
*{scrollbar-width:none !important}
''
Sign in to create a configuration using this setting.