scss //平板电脑+移动视图的无响应宽度修复

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss //平板电脑+移动视图的无响应宽度修复相关的知识,希望对你有一定的参考价值。

// Non-responsive width fix for tablet + mobile view
 
.row, .header,.footer,.main,.navigation-container, .slideshow-container{
  min-width: 1000px !important; // row width
  width: 1000px !important; // row width
}
.header-container,.footer-container{
  min-width: 1000px !important; // row width
}

以上是关于scss //平板电脑+移动视图的无响应宽度修复的主要内容,如果未能解决你的问题,请参考以下文章

css 修复购物车项目在移动视图上显示的半宽度

这怎么能响应

响应式视图中表格中的重叠行

scss 响应宽度文本

scss 流体宽度视频(响应视频嵌入)

Bootstrap Rails SCSS 不响应