mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	Remove resizer from backend log text area
This commit is contained in:
		
							parent
							
								
									8dd9510de8
								
							
						
					
					
						commit
						ae784eafd4
					
				@ -8,6 +8,7 @@ const TPL = `<div style="height: 100%; display: flex; flex-direction: column;">
 | 
				
			|||||||
            flex-grow: 1; 
 | 
					            flex-grow: 1; 
 | 
				
			||||||
            width: 100%;
 | 
					            width: 100%;
 | 
				
			||||||
            border: none;
 | 
					            border: none;
 | 
				
			||||||
 | 
					            resize: none;
 | 
				
			||||||
        }   
 | 
					        }   
 | 
				
			||||||
    </style>
 | 
					    </style>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user