19 lines
250 B
Plaintext
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;
|
||
|
|
}
|
||
|
|
}
|