中扬CRM客户关系管理系统
#
Junjie
2023-09-08 336b1ee18a1d1ff4230e8edb7faa43e3b5ef1ffc
src/main/webapp/static/layui/lay/modules/formDesigner/formDesigner.css
@@ -4,24 +4,25 @@
}
.layui-side-right {
    position  : fixed;
    position  : absolute;
    right     : 0;
    top       : 0;
    bottom    : 0;
    z-index   : 999;
    width     : 350px;
    width     : 330px;
    overflow-x: hidden
}
.layui-layout-admin .layui-side {
    top       : 60px;
    top       : 0px;
    width     : 260px;
    overflow-x: hidden
}
.layui-layout-admin .layui-side-right {
    top       : 60px;
    width     : 350px;
    top       : 0px;
    right: 10px;
    width     : 330px;
    overflow-x: hidden
}
@@ -42,6 +43,9 @@
.layui-layout-admin .layui-body {
    bottom: 0;
    top: 0;
    left: 260px;
    padding-bottom: 0;
}
/* components-list*/