Set ms-overflow-style to auto for html

This commit is contained in:
deecay 2017-03-16 18:29:25 +09:00
parent af978e966d
commit 95398697cb

View File

@ -6430,7 +6430,7 @@ a {
}
html {
overflow-x: hidden\0/;
-ms-overflow-style: scroll;
-ms-overflow-style: auto;
}
html,
body {