meteoric / meteor-ionic

Ionic components for Meteor. No Angular!
http://meteoric.github.io
MIT License
1.51k stars 219 forks source link

Horizontal Scroll #329

Open elie222 opened 9 years ago

elie222 commented 9 years ago

I'd like to stick a regular html table inside an ionic modal. The problem is that the table is quite big and I'd like the user to be able to scroll it horizontally. How can this be done?

Using overflow-x: scroll doesn't do anything.

xpluscal commented 9 years ago

+1

xpluscal commented 9 years ago

Since @nickw kind of discontinued this repo, is there anybody willing to help implementing this?