Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove plan dropdown cropping in addons view TASK-1361 (#5352)
This fixes the unwanted cropping of the plan selection dropdown in addons view ### 💭 Notes There was an `overflow-y: auto` style in the dropdown's container class that was forcing the crop of the list.
- Loading branch information