Skip to content

Wide chat.openai.com by semnodime

Screenshot of Wide chat.openai.com

Details

Authorsemnodime

LicenseNo License

Categoryopenai

Created

Updated

Size258 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Widen text input/output area

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Wide chat.openai.com
@version      20230524.20.01
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://chat.openai.com/") {
@media (min-width: 1280px) {
    .xl\:max-w-3xl {
        max-width: 150rem;
    }
}
}

Reviews

No reviews yet.