Wide content
chat.openai.com by rosenio
Details
Authorrosenio
LicenseNo License
Categoryopenai
Created
Updated
Size425 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 chat.openai.com/c/ff09fcf3-5561-409c-b099-2d9ff98518df - Nov 2023
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("https://chat.openai.com/") {
.content-div {
/* Substitua .content-div pelo seletor correto */
width: 90%;
/* Ou o valor desejado */
}
}