Skip to content

Commit

Permalink
fix(ui-safari): make make single stat resizer class display flex
Browse files Browse the repository at this point in the history
  • Loading branch information
hoorayimhelping committed Jul 15, 2020
1 parent 165b8a0 commit fdf775b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/shared/components/SingleStat.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
}

.single-stat--resizer {
display: flex;
overflow: hidden;
width: 100%;
height: 100%;
Expand Down

0 comments on commit fdf775b

Please sign in to comment.