Skip to content

Commit

Permalink
無駄なfocusがあたらないよう修正
Browse files Browse the repository at this point in the history
  • Loading branch information
takusea committed Aug 4, 2024
1 parent 067db1e commit f295b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Dialog/ToolBarCustomDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
:title="getToolbarButtonName(key)"
:description="desc"
clickable
tabindex="-1"
@click="toggleToolbarButtons(key)"
>
<BaseSwitch
Expand Down

0 comments on commit f295b49

Please sign in to comment.