Currently, Tooltip and Datagrid components are set to always scroll bar. This is weird, as the scrollbar is always shown even if this is not needed. Instead, we use `auto` value to display it only when it is needed
93 B
93 B
@openfun/cunningham-react
| @openfun/cunningham-react |
|---|
| patch |
Use overflow:auto instead of overflow:scroll