Bootstrap print CSS removes background color

后端 未结 7 1519
[愿得一人]
[愿得一人] 2020-11-28 12:47

When I use bootstrap, it removes the background color from everthing when I try to print my page. Almost everything on my website is using bootstrap classes so I want to avo

相关标签:
7条回答
  • 2020-11-28 13:26

    i had also face the same problem.. i just remove the bootstrap.min.css from my code then it work for me.

    0 讨论(0)
提交回复
热议问题