Skip to content

Commit

Permalink
Update PanelItem.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
orlyapps authored Aug 12, 2020
1 parent f8c7b41 commit 2af0491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/components/PanelItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
tabs.item(i).className += " w-full"
}
this.$parent.$el.parentElement.classList.add('flex')
this.$parent.$el.parentElement.classList.add('flex-wrap')
}
}
Expand Down

0 comments on commit 2af0491

Please sign in to comment.