mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-06 12:22:49 +08:00
完善站点组件的手机端样式
This commit is contained in:
@@ -78,4 +78,11 @@
|
||||
background-image : url("img/view.jpg");
|
||||
background-size : cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.ul-demo-mobile-page {
|
||||
width : 360px;
|
||||
height : 660px;
|
||||
border : 0;
|
||||
box-shadow: 0 0 3px #bbb;
|
||||
}
|
||||
Reference in New Issue
Block a user