diff --git a/bin/controls/fields/types/AttributeGroup.css b/bin/controls/fields/types/AttributeGroup.css new file mode 100644 index 0000000000000000000000000000000000000000..f349d5e93c78000ef35c5b56fea8954034ee2fcc --- /dev/null +++ b/bin/controls/fields/types/AttributeGroup.css @@ -0,0 +1,4 @@ +.quiqqer-products-field-attributeGroup-select { + height: 100%; + width: 100%; +}