Fix height of dashboard counters (#11736)
This commit is contained in:
		
							parent
							
								
									70ddef2654
								
							
						
					
					
						commit
						6493f4ffae
					
				@ -15,6 +15,8 @@
 | 
				
			|||||||
      padding: 20px;
 | 
					      padding: 20px;
 | 
				
			||||||
      background: lighten($ui-base-color, 4%);
 | 
					      background: lighten($ui-base-color, 4%);
 | 
				
			||||||
      border-radius: 4px;
 | 
					      border-radius: 4px;
 | 
				
			||||||
 | 
					      box-sizing: border-box;
 | 
				
			||||||
 | 
					      height: 100%;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    & > a {
 | 
					    & > a {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user