mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Prevent dashboard overflow on mobile
This commit is contained in:
		@@ -1,7 +1,8 @@
 | 
			
		||||
table {
 | 
			
		||||
  overflow-wrap: anywhere;
 | 
			
		||||
  table-layout: fixed;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
th:first-child {
 | 
			
		||||
  min-width: 5rem;
 | 
			
		||||
  width: 25%;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user