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 117b16e commit bae7b3dCopy full SHA for bae7b3d
client/components/content-elements/tce-audio/edit/index.vue
@@ -87,7 +87,7 @@ export default {
87
justify-content: center;
88
position: relative;
89
min-height: 4.5rem;
90
- z-index: 6;
+ z-index: 999;
91
92
::v-deep {
93
.element-placeholder {
0 commit comments