lg_frontend/static/libs/mars3d/thirdParty/es5-widget/es5-widget.css

17 lines
234 B
CSS
Raw Normal View History

/**
* 原生js项目widget模块化框架
*/
.mars3d-widgetbar {
margin: 0 auto;
position: absolute;
bottom: 30px;
left: 20%;
width: 60%;
height: auto;
z-index: 1987;
}
.mars3d-widgetbar .fa {
margin-right: 5px;
}