diff --git a/src/styles/base.css b/src/styles/base.css index 3f06503e..37d08352 100644 --- a/src/styles/base.css +++ b/src/styles/base.css @@ -297,7 +297,10 @@ overflow: hidden !important; } -/* The toast stack */ +/* + * The toast stack + */ + .sl-toast-stack { position: fixed; top: 0;