Skip to content

Commit

Permalink
feat: qr code slider icons
Browse files Browse the repository at this point in the history
  • Loading branch information
gozarman committed May 4, 2024
1 parent 3fb1f13 commit 659140c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/dashboard/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -238,3 +238,8 @@ body,
.react-datepicker-wrapper {
width: 100%;
}

.slick-prev:before,
.slick-next:before {
content: "" !important;
}

0 comments on commit 659140c

Please sign in to comment.