File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 182
182
env . site == 'chatgpt' ?
183
183
'.text-base { max-width: 100% !important }' // widen outer container
184
184
: env . site == 'perplexity' ?
185
- `.max-w-threadWidth, .max-w-threadContentWidth { max-width: 100% } /* widen limited containers */
185
+ `.max-w-threadWidth, .max-w-threadContentWidth { /* widen limiting Page/Answer containers */
186
+ max-width: 100% }
186
187
.col-span-8 { width: 151% } /* widen inner-left container */
187
188
.col-span-4:has([class*=sticky]) { display: none }` // hide right-bar
188
189
: env . site == 'poe' ?
Original file line number Diff line number Diff line change 182
182
env . site == 'chatgpt' ?
183
183
'.text-base { max-width: 100% !important }' // widen outer container
184
184
: env . site == 'perplexity' ?
185
- `.max-w-threadWidth, .max-w-threadContentWidth { max-width: 100% } /* widen limited containers */
185
+ `.max-w-threadWidth, .max-w-threadContentWidth { /* widen limiting Page/Answer containers */
186
+ max-width: 100% }
186
187
.col-span-8 { width: 151% } /* widen inner-left container */
187
188
.col-span-4:has([class*=sticky]) { display: none }` // hide right-bar
188
189
: env . site == 'poe' ?
Original file line number Diff line number Diff line change 235
235
// @description :zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-perplexity.ai + poe.com!
236
236
// @author Adam Lui
237
237
// @namespace https://github.com/adamlui
238
- // @version 2025.4.7.2
238
+ // @version 2025.4.7.3
239
239
// @license MIT
240
240
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@844b16e/assets/images/icons/widescreen-robot-emoji/icon48.png
241
241
// @icon 64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@844b16e/assets/images/icons/widescreen-robot-emoji/icon64.png
755
755
env . site == 'chatgpt' ?
756
756
'.text-base { max-width: 100% !important }' // widen outer container
757
757
: env . site == 'perplexity' ?
758
- `.max-w-threadWidth, .max-w-threadContentWidth { max-width: 100% } /* widen limited containers */
758
+ `.max-w-threadWidth, .max-w-threadContentWidth { /* widen limiting Page/Answer containers */
759
+ max-width: 100% }
759
760
.col-span-8 { width: 151% } /* widen inner-left container */
760
761
.col-span-4:has([class*=sticky]) { display: none }` // hide right-bar
761
762
: env . site == 'poe' ?
You can’t perform that action at this time.
0 commit comments