Skip to content

Commit

Permalink
Update packages/css/src/components/file-input/file-input.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Smedinga <[email protected]>
  • Loading branch information
dlnr and VincentSmedinga authored May 8, 2024
1 parent 237d70e commit 5561c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/css/src/components/file-input/file-input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}

.ams-file-input {
align-items: center;
align-items: center; // Aligns button label with file name on iOS
color: var(--ams-file-input-color);
display: flex;
font-family: var(--ams-file-input-font-family);
Expand Down

0 comments on commit 5561c10

Please sign in to comment.