mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
[CL-280] truncate overflow text in bit-item (#8992)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
: 'tw-border-b-secondary-300 [&:has(.item-main-content_button:hover,.item-main-content_a:hover)]:tw-border-b-transparent'
|
||||
"
|
||||
>
|
||||
<bit-item-action class="item-main-content tw-block tw-w-full">
|
||||
<bit-item-action class="item-main-content tw-block tw-flex-1 tw-overflow-hidden">
|
||||
<ng-content></ng-content>
|
||||
</bit-item-action>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user