@salesgenterp/ui-components 0.4.92 → 0.4.93

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.
package/dist/index.js CHANGED
@@ -4527,7 +4527,7 @@ var Root$1 = styled.div(_templateObject$a || (_templateObject$a = _taggedTemplat
4527
4527
  var TitleContainer = styled.h4(_templateObject2$a || (_templateObject2$a = _taggedTemplateLiteralLoose(["\n span,\n strong {\n color: ", ";\n font-size: 2.5rem;\n }\n"])), function (props) {
4528
4528
  return props.primaryColor;
4529
4529
  });
4530
- var MeetContainer = styled.h4(_templateObject3$a || (_templateObject3$a = _taggedTemplateLiteralLoose(["\n span {\n color: ", ";\n font-size: 2rem;\n }\n strong {\n color: ", ";\n font-size: 2rem;\n }\n"])), function (props) {
4530
+ var MeetContainer = styled.h4(_templateObject3$a || (_templateObject3$a = _taggedTemplateLiteralLoose(["\n margin-bottom: 1rem;\n span {\n color: ", ";\n font-size: 2rem;\n }\n strong {\n color: ", ";\n font-size: 2rem;\n }\n"])), function (props) {
4531
4531
  return props.primaryColor;
4532
4532
  }, function (props) {
4533
4533
  return props.fontColor;