Skip to content

Commit

Permalink
feat(file-upload-item): file-upload-item
Browse files Browse the repository at this point in the history
  • Loading branch information
fulcanellee committed Oct 22, 2024
1 parent 519621d commit b8ba1b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import '../../../../vars/src/index.css';

.container {
display: flex;
max-width: 144px;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@import '../../../../../../vars/src/index.css';
@import '../../../../../../vars/src/colors-decorative.css';

.iconPDFColored {
fill: var(--color-light-decorative-red);
Expand Down

0 comments on commit b8ba1b2

Please sign in to comment.