how to make code wider?
EDIT: SOLVED!!
Please enjoy the following instructions that will tell you the few easy steps required:
Step 1: Install Custom CSS By Denis (I’m not allowed to post links lmao)
Step 2: Go to your extensions and pin the Custom CSS extension
Step 3: Go to: chat openai com
Step 4: CTRL+C:
.text-base {
max-width: 100% !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
Step 5: Click the Custom CSS extension you pinned at step 2
Step 6: Grant permission
Step 7: CTRL+V
Enjoy being able to see the code!