ratiw / vue-table

data table simplify! -- vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component.
MIT License
1.83k stars 303 forks source link

Can't style my grid to fit the content or a specific column #183

Closed IFormiga closed 6 years ago

IFormiga commented 6 years ago

Hello, I read the documentation about the CSS Styling but I still can't manage to style my own table to fit the content on one specific column. I'm wondering if you have any example code with styling with v-client-table, I didn't manage to find one. Thanks for your time!

This is my code:

https://pastebin.com/6ESa1z0y

ratiw commented 6 years ago

@IFormiga Sorry, I think you might have misunderstood my library with another one.

IFormiga commented 6 years ago

I'm so sorry. Thank you.