django-unfold
django-unfold copied to clipboard
fix: ManyToMany Scrolling
Problem:
- ManyToMany field in changeview is broken
For issue #376
Solution:
- Create a new class (MULTIPLE_SELECT_CLASSES)
- remove the truncate class
- add the overflow-y-auto