Skip to content

Commit

Permalink
Merge pull request #2410 from WeBankPartners/dev
Browse files Browse the repository at this point in the history
fix: upload btn hide occasionally
  • Loading branch information
zgyzgyhero authored Dec 29, 2023
2 parents d5d8c29 + c037c87 commit ae7803f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1547,9 +1547,9 @@ export default {
background-color: rgb(226, 222, 222);
margin-bottom: 5px;
}
.ivu-upload-select {
display: none !important;
}
// .ivu-upload-select {
// display: none !important;
// }
</style>
<style scoped lang="scss">
.split {
Expand Down

0 comments on commit ae7803f

Please sign in to comment.