[#1079] preserve new field options on drag&drop

This commit is contained in:
Gani Georgiev
2022-11-21 17:25:50 +02:00
parent c12c873a65
commit c4a660d2d2
32 changed files with 63 additions and 37 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
&.active {
@include shadowize();
.accordion-header {
position: sticky;
position: relative;
top: 0;
z-index: 9;
box-shadow: 0px 0px 0px 1px var(--baseAlt2Color);