trunk/pc4public/emobile/style/index.less

19 lines
250 B
Plaintext

html,
body,
#container {
overflow: hidden;
width: 100%;
height: 100%;
background-color: #fff;
.wea-emobile-entrance {
width: 100%;
height: 100%;
}
}
.wea-emobile-entrance-body {
.wea-browser-modal {
overflow: hidden;
}
}