mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	fix word overflow in text file viewer (#2179)
This commit is contained in:
		
							parent
							
								
									8e4475bb56
								
							
						
					
					
						commit
						42e6e6355d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -33,5 +33,6 @@ export const TextViewerPre = style([
 | 
			
		|||
  {
 | 
			
		||||
    padding: config.space.S600,
 | 
			
		||||
    whiteSpace: 'pre-wrap',
 | 
			
		||||
    wordBreak: 'break-word',
 | 
			
		||||
  },
 | 
			
		||||
]);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue