blob: d43869ddf9b206471ccf8f30d4085d5a6b18a6a7 [file] [log] [blame]
.weex-loading {
// -webkit-box-align: center;
// -webkit-align-items: center;
// align-items: center;
// -webkit-box-pack: center;
// -webkit-justify-content: center;
// justify-content: center;
overflow: hidden;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
background-color: #666;
}