Skip to content

Commit

Permalink
fix: TaskManagerButton hidden by app-bar (#2058)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahuli authored Jul 4, 2023
1 parent eecd9ec commit 4b5abc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
persistent
:transition="'slide-y-transition'"
location="bottom"
:z-index="500">
:z-index="1006">
<v-card min-width="25em">
<v-list>
<v-list-item
Expand Down

0 comments on commit 4b5abc4

Please sign in to comment.