@evergis/uilib-gl 1.0.12 → 1.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14781,7 +14781,7 @@ var OptionContainer = /*#__PURE__*/styled.div(_templateObject$15 || (_templateOb
14781
14781
  var withPadding = _ref6.withPadding;
14782
14782
  return withPadding && "3rem";
14783
14783
  });
14784
- var OptionIcon = /*#__PURE__*/styled.span(_templateObject2$w || (_templateObject2$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-right: 1rem;\n min-width: 1rem;\n text-overflow: unset !important;\n"])));
14784
+ var OptionIcon = /*#__PURE__*/styled.span(_templateObject2$w || (_templateObject2$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-right: 0.5rem;\n min-width: 1.5rem;\n text-overflow: unset !important;\n"])));
14785
14785
  var OptionDescription = /*#__PURE__*/styled(Description)(_templateObject3$m || (_templateObject3$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0.25rem 0 0 0;\n ", "\n"])), textOverflowEllipsisMixin);
14786
14786
  var DividerLine = /*#__PURE__*/styled(Divider)(_templateObject4$f || (_templateObject4$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: auto;\n margin: 0.625rem 0;\n"])));
14787
14787
  var OptionText = /*#__PURE__*/styled.span(_templateObject5$b || (_templateObject5$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n"])), textOverflowEllipsisMixin);