Skip to content

Commit

Permalink
@uppy/provider-views: fix wrong font for files (#5234)
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Jun 7, 2024
1 parent 9816fd7 commit 7aee668
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
display: flex;
align-items: center;
color: inherit;
font-family: $font-family-base;

// For better outline
padding: 2px;
Expand Down

0 comments on commit 7aee668

Please sign in to comment.