Skip to content

Commit bae7b3d

Browse files
committed
Increase z-index
1 parent 117b16e commit bae7b3d

File tree

1 file changed

+1
-1
lines changed
  • client/components/content-elements/tce-audio/edit

1 file changed

+1
-1
lines changed

client/components/content-elements/tce-audio/edit/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export default {
8787
justify-content: center;
8888
position: relative;
8989
min-height: 4.5rem;
90-
z-index: 6;
90+
z-index: 999;
9191
9292
::v-deep {
9393
.element-placeholder {

0 commit comments

Comments
 (0)