You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just purchased the entire big bundle a few days ago specifically for this template. However, I am having some trouble using the tables. The styles from the _table.scss file isn't taking effect and I am not sure why.
This is how it looks for me.
But when I just download the zip and follow the instructions... the simple table page shows it like your examples:
How do I get my page to use the same styles as the ones from the example? I copied the card/table components directly from the example. See the following code:
Whereas the property seems to be defined in the example project.
To be clear. I started my project from a copy of the other project and have not removed any files. Just added my own Client.vue page and modified the sidebarLinks.js file.
Then the table shows up just fine... I guess the difference is using element ui's table component vs just the css classes? Not sure why that would make things freak out ... Still not a good solution.
Hello,
I just purchased the entire big bundle a few days ago specifically for this template. However, I am having some trouble using the tables. The styles from the
_table.scss
file isn't taking effect and I am not sure why.This is how it looks for me.
But when I just download the zip and follow the instructions... the simple table page shows it like your examples:
How do I get my page to use the same styles as the ones from the example? I copied the card/table components directly from the example. See the following code:
The text was updated successfully, but these errors were encountered: