mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fix long links causing horizontal scrolling on small screens (#761)
Co-authored-by: John O'Nolan <john@ghost.org>
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -917,6 +917,7 @@ is the very first element in the post content */
 | 
			
		||||
.gh-content a {
 | 
			
		||||
    color: var(--ghost-accent-color);
 | 
			
		||||
    text-decoration: underline;
 | 
			
		||||
    word-break: break-word;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.gh-content > blockquote,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user