Hello,
Has anyone been able to update the calcite variable --calcite-label-margin-bottom and have that take effect?
I have tried applying a style with this variable set to the <CalciteLabel> element, and also to a wrapping <div>, but I do not see any change with either approach. I'm trying to change the calcite label element's margin-bottom from 12. I am working in React and bringing in Calcite via esri/calcite-components-react.
Thanks,