Skip to content

Commit

Permalink
fix uploadWorflow btn text
Browse files Browse the repository at this point in the history
  • Loading branch information
VachetVirginie committed Jul 31, 2024
1 parent 92b22a0 commit 04bad39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export default defineComponent({
.vd-file-upload-btn {
border-radius: 4px;
transition: background 0.25s;
font-weight: 600 !important;
}
input[disabled] ~ .vd-file-upload-placeholder {
opacity: 0.2;
Expand Down

0 comments on commit 04bad39

Please sign in to comment.