Skip to content

Commit

Permalink
🐛 fix(carousel): tabs slider reduce padding (#1239)
Browse files Browse the repository at this point in the history
* fix(carousel): tabs slider reduce padding

* chore(): update base images

* chore: trigger build

---------

Co-authored-by: hirsch88 <[email protected]>
  • Loading branch information
hirsch88 and hirsch88 authored Dec 13, 2023
1 parent a999f17 commit eae0fbe
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
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.
1 change: 0 additions & 1 deletion CHANGELOG_v12.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

* **popover:** reduce rendering by using componentWillLoad ([a99648f](https://github.com/baloise/design-system/commit/a99648fcc35f0683785266f87c6d2b66ba6950b9))


## [12.0.0](https://github.com/baloise/design-system/compare/v11.0.18...v12.0.0) (2022-12-12)

Follow the migration guide [Migration from 11.x to 12.x](https://baloise-design-system.vercel.app/?path=/story/development-migration-migration-from-11-x-to-12-x--page)
Expand Down
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eae0fbe

Please sign in to comment.