mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
fix border issue for nested card inside accordions (#27881)
This commit is contained in:
committed by
XhmikosR
parent
e6b1eefc73
commit
ea9129c8ae
+1
-1
@@ -258,7 +258,7 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
.accordion {
|
.accordion {
|
||||||
.card {
|
> .card {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
&:not(:first-of-type) {
|
&:not(:first-of-type) {
|
||||||
|
|||||||
Reference in New Issue
Block a user