Skip to content

Commit

Permalink
fix(carousel): tabs slider reduce padding
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Dec 13, 2023
1 parent 1735686 commit 5f243ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/three-socks-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@baloise/design-system-components': patch
---

Reduce padding for the `bal-carousel` tab buttons to allow longer labels.
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@
display: flex
.bal-button
flex: 1
.button
padding: .5rem !important

.bal-carousel--image
.bal-carousel__inner
Expand Down

0 comments on commit 5f243ef

Please sign in to comment.