We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
AutoAlign
1 parent dc3937f commit c2ef2c8Copy full SHA for c2ef2c8
src/scripts/Picklist.tsx
@@ -612,7 +612,7 @@ export const Picklist: (<MultiSelect extends boolean | undefined>(
612
<AutoAlign
613
triggerSelector='.react-slds-picklist'
614
alignmentStyle='menu'
615
- portalClassName={classnames(className, 'slds-picklist')}
+ portalClassName={containerClassNames}
616
portalStyle={menuStyle}
617
size={menuSize}
618
>
0 commit comments