Closed jbp17 closed 6 years ago
I want to let gigatable align to the left of the screen, but it kept staying in the middle. How do I override the default setting and make it align to the left?
Sorry for hesitation, u can do this by importing your own css and applying to whatever tag/class your need:
import './main.css'
you can see an example in main.js file.
main.js
I want to let gigatable align to the left of the screen, but it kept staying in the middle. How do I override the default setting and make it align to the left?