Add scrolling to Compare history modal (#23396)
* Compare history modal: allow vertical scrolling * Update app/javascript/styles/mastodon/components.scss Co-authored-by: Claire <claire.github-309c@sitedethib.com> --------- Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									059a055e65
								
							
						
					
					
						commit
						7406c66b77
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -5798,6 +5798,7 @@ a.status-card.compact:hover {
 | 
			
		|||
  &__container {
 | 
			
		||||
    padding: 30px;
 | 
			
		||||
    pointer-events: all;
 | 
			
		||||
    overflow-y: auto;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .status__content {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue