Skip to content

Commit

Permalink
fix: Bootstrap carousel slide changing styling fix
Browse files Browse the repository at this point in the history
* removed no longer needed Desingn View styling adaption that disturbes normal carousel styling
  • Loading branch information
shauke committed Sep 3, 2024
1 parent 95da0f5 commit bdd33ed
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,3 @@ $design-view-color-include: #ce5399;
}
}
}

// apply design view specific changes to be able to edit all components
::ng-deep .carousel-inner {
// carousel slide item
overflow: inherit;
}

0 comments on commit bdd33ed

Please sign in to comment.