mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 19:20:23 +00:00
fix border issue for nested card inside accordions (#27881)
This commit is contained in:
parent
e6b1eefc73
commit
ea9129c8ae
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@
|
|||
//
|
||||
|
||||
.accordion {
|
||||
.card {
|
||||
> .card {
|
||||
overflow: hidden;
|
||||
|
||||
&:not(:first-of-type) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue