Skip to content

Commit 2527ba2

Browse files
fix: conflict with next
2 parents 6dd05cf + 4d93908 commit 2527ba2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frontend/express/public/stylesheets/vue/clyvue.scss

+4
Original file line numberDiff line numberDiff line change
@@ -4562,6 +4562,10 @@
45624562
// .cly-vue-content-builder-sidebar-input__component--slider
45634563
&--slider {
45644564
width: 100%;
4565+
4566+
.el-slider__button-wrapper {
4567+
z-index: 0;
4568+
}
45654569
}
45664570
}
45674571

0 commit comments

Comments
 (0)