@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.mjs CHANGED
@@ -5759,6 +5759,9 @@ var Styles2 = () => {
5759
5759
  Global2,
5760
5760
  {
5761
5761
  styles: `
5762
+ :root {
5763
+ --toastify-toast-padding: 16px;
5764
+ }
5762
5765
  .Toastify__toast-container {
5763
5766
  width: 380px;
5764
5767
  }