We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b464b33 commit 3d43e8eCopy full SHA for 3d43e8e
packages/docs/components/toast.md
@@ -182,7 +182,7 @@ Toasts are slightly translucent to blend in with what's below them.
182
You can stack toasts by wrapping them in a toast container, which will vertically add some spacing.
183
184
::: demo
185
-<CToaster>
+<CToaster class="position-relative">
186
<CToast :autohide="false">
187
<CToastHeader closeButton>
188
<svg
0 commit comments