ratiw / vuetable-2-tutorial

MIT License
258 stars 67 forks source link

Style not working on Pagination #73

Closed nusendra closed 6 years ago

nusendra commented 6 years ago

screenshot from 2017-12-13 11-38-57

I'm using bootstrap 3 How to fix this? Please help me @ratiw Thanks :-)

nusendra commented 6 years ago

I can solve this by modifying the VuetablePaginationMixin.vue file. I will close this issue if this works.

ratiw commented 6 years ago

This codepen might help.

nusendra commented 6 years ago

Yeah, problem solved. I modify the css props in Vuetable.vue and VuetablePaginationMixin.vue So i can keep clean my js file. Thanks @ratiw

case closed