mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add word-break to organization name and description (#26624)
Fix #24318 Before:    After:    
This commit is contained in:
		@@ -102,6 +102,7 @@
 | 
			
		||||
.organization.profile #org-info {
 | 
			
		||||
  overflow-wrap: anywhere;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  word-break: break-all;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.organization.profile #org-info .ui.header {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user