diff --git a/package.json b/package.json index c399e36..517671d 100644 --- a/package.json +++ b/package.json @@ -82,4 +82,4 @@ "react-hook-form": "^7.21.0", "react-select": "^5.7.4" } -} +} \ No newline at end of file diff --git a/src/Toast/style.css b/src/Toast/style.css index 7273c30..e153c68 100644 --- a/src/Toast/style.css +++ b/src/Toast/style.css @@ -46,7 +46,7 @@ & .ola_toast-close { position: absolute; right: var(--size-1); - top: var(--size-1); + top: 11px; margin-left: var(--size-1); } & .ola_toast-icon {