admin
admin copied to clipboard
fix sticky thead on firefox
fix of issue: https://github.com/qor/admin/issues/157
@jasonweng I also updated PR to cover horizontal scroll for every browser case. There is opportunity to do sticky header with pure CSS https://caniuse.com/#feat=css-sticky, but it has weak support.
Tests failed because go-sql-driver dropped support for Go 1.9
https://github.com/go-sql-driver/mysql/issues/1040