mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-20 20:30:58 +00:00
Docs: fix accordion flush description
This commit is contained in:
parent
8546804325
commit
f692ecdd5b
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ Click the accordions below to expand/collapse the accordion content.
|
|||
|
||||
### Flush
|
||||
|
||||
Add `.accordion-flush` to remove the default `background-color`, some borders, and some rounded corners to render accordions edge-to-edge with their parent container.
|
||||
Add `.accordion-flush` to remove some borders and rounded corners to render accordions edge-to-edge with their parent container.
|
||||
|
||||
{{< example class="bg-body-secondary" >}}
|
||||
<div class="accordion accordion-flush" id="accordionFlushExample">
|
||||
|
|
|
|||
Loading…
Reference in a new issue