反应 bootstrap 宽度不适合移动屏幕
react bootstrap width does not fit on mobile screen
enter image description here
我应该怎么做才能去掉滑块右侧的白色space?
好的。没关系。解决方案是:
html: {
over-flow: "hidden"
}
enter image description here
我应该怎么做才能去掉滑块右侧的白色space?
好的。没关系。解决方案是:
html: {
over-flow: "hidden"
}