groupedBulkActions() dropdown width

How can i adjust the width of the dropdown for bulk actions? Its pretty small by default and cutting off my text
2 Replies
Patrick Boivin
Patrick Boivin17mo ago
I think this selector should be specific enough:
.fi-ta-header-toolbar .fi-ta-actions [x-ref="panel"] {
min-width: 500px;
}
.fi-ta-header-toolbar .fi-ta-actions [x-ref="panel"] {
min-width: 500px;
}
The x-ref is a bit weird but I'm using it quite extensively, it's safe 😅
Mark Chaney
Mark ChaneyOP17mo ago
I’m surprised there isn’t a method for doing it Thanks though and will give it a try
Want results from more Discord servers?
Add your server