File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
view/adminhtml/templates/form Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 77
88<style>
99 fieldset[data-index="container_image"] .admin__field .admin__field-label,
10- fieldset[data-index="container_text_or_html"] .admin__field .admin__field-label {height: auto!important;position: relative !important;width: fit-content !important;}
10+ fieldset[data-index="container_text_or_html"] .admin__field .admin__field-label,
11+ fieldset [data-index="redirect_url"] .admin__field-label
12+ {height: auto!important;position: relative !important;width: fit-content !important;}
1113
1214 fieldset[data-index="container_image"] [data-index="image"] .admin__field-label,
1315 fieldset[data-index="container_image"] [data-index="pp_image"] .admin__field-label,
1618
1719 fieldset[data-index="container_image"] > .admin__field-control,
1820 fieldset[data-index="container_text_or_html"] > .admin__field-control {padding: 20px;border: 1px solid #ccc;}
19- fieldset[data-index="container_text_or_html"] .admin__field-note {background-color: #fffbbb;padding: 10px;}
21+ fieldset[data-index="container_shape"] .admin__field-note,
22+ fieldset[data-index="container_text_or_html"] .admin__field-note
23+ {background-color: #fffbbb;padding: 10px;}
2024
2125 body.use_the_same_label_for_product_page [data-index="product_page"] [data-index="pp_position"],
2226 body.use_the_same_label_for_product_page [data-index="product_page"] [data-index="container_text_or_html"],
You can’t perform that action at this time.
0 commit comments