moved field option btns inside the panel

This commit is contained in:
Gani Georgiev
2022-07-18 00:28:56 +03:00
parent 994761b728
commit 7f959011b8
2 changed files with 28 additions and 37 deletions
-12
View File
@@ -132,15 +132,3 @@
}
}
}
.field-accordion {
&.active {
.accordion-header {
padding-right: var(--smSpacing);
&:after {
content: none;
display: none;
}
}
}
}