Change new modals to allow vertical scrolling (#29644)
This commit is contained in:
		@@ -8823,8 +8823,9 @@ noscript {
 | 
			
		||||
 | 
			
		||||
.safety-action-modal,
 | 
			
		||||
.interaction-modal {
 | 
			
		||||
  max-width: 90vw;
 | 
			
		||||
  max-width: 100vw;
 | 
			
		||||
  width: 600px;
 | 
			
		||||
  overflow-y: auto;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.interaction-modal {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user