react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

I'm using Toolkitprovider and Bootstraptable4 in React. Have also included required Css imports. For example, https://codesandbox.io/s/musing-feather-4wy9vlo0x4?file=/src/index.js. How do I get CSS like background, text color, font-family for the header columns. Do i have to specify css @Column level? What would be the default CSS class applied to header columns. Additionally, does the order of css imports important? Here, i notice bootstrap.css is the last css file.

Open ranaraya opened this issue 3 years ago • 0 comments

Question A clear and concise description of you question. In addition, please search issues before you open a question to make sure there's no any duplicated questions.

Screenshots If applicable, add screenshots to help explain your problem.

codesandbox Please give a simple and minimal example on https://codesandbox.io so that we can reproduce it easily.

ranaraya avatar Feb 07 '22 00:02 ranaraya