@ctlyst.id/internal-ui 5.5.5 → 5.5.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.
package/dist/index.js CHANGED
@@ -5909,6 +5909,9 @@ var Styles2 = () => {
5909
5909
  import_react93.Global,
5910
5910
  {
5911
5911
  styles: `
5912
+ :root {
5913
+ --toastify-toast-padding: 16px;
5914
+ }
5912
5915
  .Toastify__toast-container {
5913
5916
  width: 380px;
5914
5917
  }