Fix overflow behavior on profile fields in hover cards (#30928)
This commit is contained in:
		
							parent
							
								
									8f5694d79e
								
							
						
					
					
						commit
						63ba69810e
					
				| 
						 | 
				
			
			@ -10453,7 +10453,7 @@ noscript {
 | 
			
		|||
      gap: 4px;
 | 
			
		||||
 | 
			
		||||
      dt {
 | 
			
		||||
        flex: 0 0 auto;
 | 
			
		||||
        flex: 0 1 auto;
 | 
			
		||||
        color: $dark-text-color;
 | 
			
		||||
        min-width: 0;
 | 
			
		||||
        overflow: hidden;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue