layui固定分页控件保持在页面的最下方

 

 

.layui-table-page {
    background-color: #1AA094;
    z-index: 99999;
    position: fixed;
    bottom: 0;
}

.layui-table-box {
    margin-bottom: 30px;
}

 

posted @ 2019-11-12 10:06  沐水g  阅读(7144)  评论(0)    收藏  举报