mirror of
				https://github.com/superseriousbusiness/gotosocial
				synced 2025-06-05 21:59:39 +02:00 
			
		
		
		
	[bugfix/frontend] Break word on profile field names and values (#2551)
This commit is contained in:
		@@ -244,6 +244,10 @@
 | 
			
		||||
			flex-direction: column;
 | 
			
		||||
			border-bottom: 0.1rem solid $gray2;
 | 
			
		||||
 | 
			
		||||
			> dt, > dd {
 | 
			
		||||
				word-break: break-word;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			&:first-child {
 | 
			
		||||
				border-top: 0.1rem solid $gray2;
 | 
			
		||||
			}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user