Bootstrop IE10 or above appears in the scroll bar hidden solution

Bootstrap source CSS:

@-ms-viewport {
  width: device-width;
}
Workaround:

Add html, body {-ms-overflow-style: scrollbar;} to the CSS style sheet

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325482238&siteId=291194637