We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28574e2 commit 7c555f4Copy full SHA for 7c555f4
vue/src/views/Workspace.vue
@@ -67,7 +67,7 @@
67
<v-overlay
68
absolute="absolute"
69
opacity="0.2"
70
- z-index="1000"
+ z-index="1002"
71
:value="!!editing"
72
>
73
<snapshot-edit
0 commit comments