Skip to content

Commit

Permalink
ファイル添付ボタンのクリック領域を調整 (#783)
Browse files Browse the repository at this point in the history
Co-authored-by: Taichiro Suzuki <taichirs@amazon.co.jp>
  • Loading branch information
tbrand and tbrandaws authored Dec 18, 2024
1 parent 062b506 commit 5780ff0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ const UseCaseBuilderView: React.FC<Props> = (props) => {

{props.fileUpload && (
<div className="mb-3 flex flex-col">
<label>
<label className="w-fit">
<input
hidden
type="file"
Expand Down

0 comments on commit 5780ff0

Please sign in to comment.