File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 20
20
<span class="ui label"><span class="gt-ellipsis">very looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong label</span></span>
21
21
</div>
22
22
<div class="tw-my-2">
23
- <span class="ui label"><span class="gt-ellipsis">very looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong label</span></span>
23
+ <span class="ui label tw-max-w-full "><span class="gt-ellipsis">very looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong label</span></span>
24
24
</div>
25
25
</div>
26
26
</div>
Original file line number Diff line number Diff line change 6
6
align-items : center;
7
7
gap : .25rem ;
8
8
min-width : 0 ;
9
- max-width : 100% ; /* since we are using "flex" to align label contents, we also need to limit the x-axis, a label shouldn't be wider than 100% */
10
9
vertical-align : middle;
11
10
line-height : 1 ;
12
11
background : var (--color-label-bg );
You can’t perform that action at this time.
0 commit comments