creativetimofficial / ct-vue-paper-dashboard-pro

Vue Paper Dashboard PRO - made by Creative Tim
https://www.creative-tim.com/product/vue-paper-dashboard-pro
41 stars 13 forks source link

Stylesheet issue between Paper Dashboard Pro and Element UI Table #102

Open stevenoc opened 4 years ago

stevenoc commented 4 years ago

Hi,

In general, there is no issue with regards to Element UI Table and Paper Dashboard Pro. Problem arises when one tries to make use of the "fixed" columns.

The default Element UI styling (as viewable here: https://codepen.io/pen/?&editable=true) is not the same when trying to do it on top of Paper Dashboard Pro.

Currently, I'm experiencing the following:

If I remove the import of "@/assets/sass/paper-dashboard.scss" from the main.js file, this goes away but then the website doesn't look like it's supposed to.

Any ideas as to which area I should look at in an attempt to "fix" this?