Skip to content

Commit

Permalink
Merge pull request #307 from abhinaypawar470/patch-1
Browse files Browse the repository at this point in the history
Update alice-carousel.scss
  • Loading branch information
maxmarinich authored Feb 23, 2024
2 parents 93f6b07 + f02b175 commit 8453c27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lib/scss/alice-carousel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ $play-btn-size: 32px !default;
text-align: right;
}

.alice-carousel__next-btn {
text-align: left;
}

.alice-carousel__prev-btn-item,
.alice-carousel__next-btn-item {
display: inline-block;
Expand Down

0 comments on commit 8453c27

Please sign in to comment.