adopted-ember-addons / adopted-ember-addons/ember-collection
Unable to set the scroll bar to always be visible
Open
- Dominant language
- JavaScript
- Stars
- 235
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Currently the css property of overflow is auto, however as I am using this in a table, it is necessary to always display the scrollbar (for aligning header and table body).
Would it be possible to have some way of changing/accessing the css property of scroll div? Aside from the scrollbar it would be useful to have access other css properties as well.
Many thanks,
M
Contributor guide
Assessment
This issue has not been assessed yet.