File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @baloise/ds-core ' : patch
3+ ---
4+
5+ ** button** : labels will break in groups when there is not enough space
Original file line number Diff line number Diff line change 3232 min-height : 3rem
3333 height : auto
3434 text-align : left
35- word-break : break-word
35+ word-break : normal
3636 box-shadow : none
3737 outline : none
3838 box-sizing : border-box
Original file line number Diff line number Diff line change 9696 display : flex
9797 justify-content : flex-start
9898 & > .control
99- flex-shrink : 0
10099 & :not (:last-child )
101100 margin-bottom : 0
102101 & .is-expanded
Original file line number Diff line number Diff line change 3232 min-height : 3rem
3333 height : auto
3434 text-align : left
35- word-break : break-word
35+ word-break : normal
3636 box-shadow : none
3737 outline : none
3838 box-sizing : border-box
Original file line number Diff line number Diff line change 9696 display : flex
9797 justify-content : flex-start
9898 & > .control
99- flex-shrink : 0
10099 & :not (:last-child )
101100 margin-bottom : 0
102101 & .is-expanded
You can’t perform that action at this time.
0 commit comments