.layui-body{ .main{ table{ th{ white-space: nowrap; text-align: center; } .layui-table-cell{ white-space: nowrap; text-align: center; padding: 0; } .headpic{ height: 100%; } } .layui-body .main .layui-table, .layui-body .main .layui-table-view{ margin: 10px 0 0px; } #popUpdateTest{ .img-box{ display: block; height: 100px; position: relative; &>img{ width: 100px; } #chooseImage{ position: absolute; width: 100%; height: 100%; display:none; } } } .searchbox{ width: 100%; white-space: nowrap; .searchname{ margin-left: 5px; } } } }