mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
Fixed docs for Toasts referencing blur transparency (#35190)
This commit is contained in:
parent
043a03c95a
commit
e87eeb4ad6
@ -91,7 +91,7 @@ Click the button the below to show as toast (positioning with our utilities in t
|
||||
|
||||
### Translucent
|
||||
|
||||
Toasts are slightly translucent, too, so they blend over whatever they might appear over. For browsers that support the `backdrop-filter` CSS property, we'll also attempt to blur the elements under a toast.
|
||||
Toasts are slightly translucent, too, so they blend over whatever they might appear over.
|
||||
|
||||
{{< example class="bg-dark" >}}
|
||||
<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">
|
||||
|
Loading…
Reference in New Issue
Block a user