Skip to content

Commit

Permalink
Merge pull request #97 from farend/fix-attachment-icon
Browse files Browse the repository at this point in the history
Fix an issue where the icon and file name overlap when a file is attached
  • Loading branch information
ishikawa999 authored Nov 25, 2024
2 parents 6020859 + 41a571e commit d27aeb6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/styles/components/_inputs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ $checkbox-margin: 7px 2px 7px 0px;

&.filename {
box-shadow: none;
padding-left: 20px;
}

&:disabled {
Expand Down
Loading

0 comments on commit d27aeb6

Please sign in to comment.