This commit is contained in:
sentsin 2016-10-15 18:04:38 +08:00
parent 010de34a3a
commit 965651fa5d
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -430,7 +430,7 @@ body .layui-util-face .layui-layer-content{padding:0; background-color:#fff; co
/** 响应式(前期不作为重心) **/ /** 响应式(前期不作为重心) **/
@media screen and (max-width: 750px) { @media screen and (max-width: 450px) {
/** 表单 **/ /** 表单 **/
.layui-form-item .layui-form-label{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} .layui-form-item .layui-form-label{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.layui-form-item .layui-inline{display: block; margin-right: 0; margin-bottom: 20px; clear: both;} .layui-form-item .layui-inline{display: block; margin-right: 0; margin-bottom: 20px; clear: both;}