mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Prevent long title overflow on mobile
This commit is contained in:
		| @@ -12,6 +12,10 @@ | |||||||
|   mix-blend-mode: multiply; |   mix-blend-mode: multiply; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .card-title { | ||||||
|  |   word-break: break-word; | ||||||
|  | } | ||||||
|  |  | ||||||
| .search-score-bar { | .search-score-bar { | ||||||
|   width: 100px; |   width: 100px; | ||||||
|   height: 5px; |   height: 5px; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon