refactor: update examples
This commit is contained in:
@@ -174,7 +174,7 @@
|
|||||||
<p class="text-body-secondary small">
|
<p class="text-body-secondary small">
|
||||||
Building on the above example, you can create different toast color schemes with our
|
Building on the above example, you can create different toast color schemes with our
|
||||||
<a href="https://coreui.io/docs/utilities/colors">color</a> and
|
<a href="https://coreui.io/docs/utilities/colors">color</a> and
|
||||||
<a href="https://coreui.io/docs//utilities/background">background</a> utilities.
|
<a href="https://coreui.io/docs/utilities/background">background</a> utilities.
|
||||||
Here we've set <code>color="primary"</code> and added
|
Here we've set <code>color="primary"</code> and added
|
||||||
<code>.text-white</code> class to the <code><Ctoast></code>, and then set
|
<code>.text-white</code> class to the <code><Ctoast></code>, and then set
|
||||||
<code>white</code> property to our close button. For a crisp edge, we remove the default
|
<code>white</code> property to our close button. For a crisp edge, we remove the default
|
||||||
|
|||||||
Reference in New Issue
Block a user