@theroutingcompany/components 0.0.32-alpha.5 → 0.0.32-alpha.6

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.
@@ -2826,7 +2826,7 @@ const theme2 = createTheme({ palette: {
2826
2826
  background-color: ${p.color_white};
2827
2827
  `;H5.displayName="Action",to.Action=H5;const xR=P(V5)`
2828
2828
  flex-grow: 1;
2829
- padding: ${p.sizing_450};
2829
+ padding: ${p.sizing_450} 0;
2830
2830
  background-color: ${p.color_white};
2831
2831
  outline: none;
2832
2832