mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Extensions styles fix
This commit is contained in:
		@@ -2154,7 +2154,7 @@ function isMultigenEnabled() {
 | 
			
		||||
 | 
			
		||||
function activateSendButtons() {
 | 
			
		||||
    is_send_press = false;
 | 
			
		||||
    $("#send_but").css("display", "inline");
 | 
			
		||||
    $("#send_but").css("display", "flex");
 | 
			
		||||
    $("#loading_mes").css("display", "none");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user