Skip to content

Wider chat.openai.com by RoyvanEmpel

Details

AuthorRoyvanEmpel

LicenseNo License

Categorychat.openai.com

Created

Updated

Size224 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

just makes the centered chat a bit wider on a normal 1080p screen

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         openai.com
@version      20231011.10.15
@namespace    ?
==/UserStyle== */

@-moz-document domain("openai.com") {
.md\:max-w-3xl
{
    max-width: 70%;
}

.xl\:max-w-3xl
{
    max-width: 60%;
}
}

Reviews

No reviews yet.