覆盖内敛样式

.layui-table-body {
            position: relative;
            overflow: auto;
            margin-right: -1px;
            margin-bottom: -1px;
            height: 363px !important;
        }

  css后加!important可覆盖内敛样式;

posted @ 2017-09-28 14:15  东百牧码人  阅读(125)  评论(0)    收藏  举报