This commit is contained in:
An Phan 2016-09-25 22:12:40 +08:00
parent 7c7396877e
commit 230b9397bb
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -152,6 +152,7 @@ export default {
padding: 22px 0 0;
max-height: calc(100vh - #{$headerHeight + $footerHeight});
overflow: auto;
overflow-x: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
html.touchevents & {