Skip to content

Commit

Permalink
Update style.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
h000780 committed May 21, 2024
1 parent 91c3529 commit 000b862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attachment/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const ATTACHMENT_CSS = `
text-decoration: none;
}
.kuc-attachment__group__files__browse-button[hidden]{
visibility: hidden;
display: none;
}
.kuc-attachment__group__files__browse-button:focus-within {
border: 1px solid #3498db;
Expand Down

0 comments on commit 000b862

Please sign in to comment.