Skip to content

Commit

Permalink
fix(files-table): set folder icon min width to 22px
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRichel committed Jun 7, 2021
1 parent f0a00a4 commit b6213b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
cursor: pointer;

&__icon-folder {
min-width: 22px;
color: $color-primary;
}
}
Expand Down

0 comments on commit b6213b5

Please sign in to comment.