mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-02 11:40:58 +00:00
Required to fix a bug in select2 where select boxes are drawn incorrecly in a long scrolling modal. Enforcing a scrollbar for overflow prevents this (magic)? Ref: https://github.com/select2/select2/issues/3897