Skip to content

Commit

Permalink
fix(check-list): fix click md-icon without any action bug (#494)
Browse files Browse the repository at this point in the history
fix #491
  • Loading branch information
supergaojian authored and xxyan0205 committed Jul 18, 2019
1 parent cecf303 commit dd4bba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/check/list.vue
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ export default {
.md-check
margin-top 0
margin-bottom 0
pointer-events none
.md-cell-item-body.multilines .md-cell-item-title
font-weight font-weight-medium
Expand Down

0 comments on commit dd4bba0

Please sign in to comment.