Skip to content

Commit

Permalink
Added overflow to modal so picklists render properly
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-baillie-ortoo committed Jan 26, 2022
1 parent 4a2e1d4 commit 7432b57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions framework/default/ortoo-core/default/lwc/modal/modal.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.slds-modal__content{
overflow: initial;
}

0 comments on commit 7432b57

Please sign in to comment.