fix: make single stats work in catalina (#17910)

pull/17914/head
Alex Boatwright 2020-04-29 14:42:09 -07:00 committed by GitHub
parent d720661e77
commit 463c8bab1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ $cell--header-button-active-color: $c-pool;
.cell--view {
flex: 1 0 0;
position: relative;
overflow: hidden;
height: 100%;
> .single-stat {
border-radius: $radius;