Skip to content

Poe-Wider-Response-Window (UP TO DATE) by bilalazh

Screenshot of Poe-Wider-Response-Window (UP TO DATE)

Details

Authorbilalazh

LicenseGNU GPLv3

CategoryPoe.com

Created

Updated

Size547 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This user style will be applied to all chats on Poe.com

This style will make the Query and response Bubble wider for better readability

Notes

Updated with new code as old one no longer worked as expected

Source code

/* ==UserStyle==
@name           Poe Wide Response Window
@namespace      github.com/Poe wide response windows 
@version        2.0.0
@description    Userstyle that lets you control the width of response area on poe.com
@author         Bilalazh
==/UserStyle== */

@-moz-document url-prefix("https://poe.com/") {

	
	
	


	
:root, :root.light {
  
    
/*Height of the header*/
    --header-height: 40px;
 
   /*Wide respose Window*/
    --desktop-reading-column-max-width: 90rem !important;
    
  
  
    
   
}
	
}

Reviews

No reviews yet.