Skip to content

Commit e1e0a48

Browse files
author
Konstantin Dinev
committed
chore(ng-bootstrap): changing a selector
1 parent f7cf55e commit e1e0a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/theming/bootstrap/bootstrap-sample.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ $dark-secondary: color($custom-dark-palette, "secondary");
9292
::ng-deep {
9393
@include bootstrap-dark-theme($custom-dark-palette);
9494

95-
.accordion {
95+
ngb-accordion {
9696
.accordion-header {
9797
background-color: color($custom-dark-palette, 'grays', 200);
9898
color: color($custom-dark-palette, 'grays', 900);

0 commit comments

Comments
 (0)