提交 75ee22f3 编写于 作者: laizhilong's avatar laizhilong

恢复权限表实体多选视图

上级 315af86f
.sys-permissionmpickup-view{
position: relative;
.tree-right-menu {
.ivu-divider-horizontal {
width: calc(100% - 32px);
min-width: calc(100% - 32px);
margin: 0 auto;
}
.ivu-dropdown-item {
position: relative;
padding-left: 32px;
> i {
position: absolute;
left: 16px;
top: 10px;
}
.ivu-icon-ios-arrow-forward {
left: initial;
right: 4px;
}
}
.ivu-dropdown {
.ivu-select-dropdown {
margin: 0;
}
}
}
.text{
font-weight: 700;color: #303133;font-size: 15px;margin-left:10px;margin-top:20px;
}
.col{
display: inline-block;
width: 400px;
}
.search{
width:200px;margin-left:20px;margin-top:30px;margin-bottom:20px;
}
.save{
margin-top:30px;margin-bottom:20px;margin-left:40px;
}
.roll{
height:calc(100vh - 282px) ;overflow:hidden;overflow-x: hidden;overflow-y: auto;
}
.tre{
margin-left:20px;
}
}
......@@ -77,7 +32,7 @@
line-height: 1.6;
font-weight: bold;
word-spacing: 10px;
//height: 100%;
height: 100%;
overflow: auto;
}
.mpicker-select > div {
......@@ -103,15 +58,11 @@
width: calc(100% - 380px);
.pickupviewpanel {
width: 100%;
//height: 100%;
height: 100%;
}
}
}
>.footer {
height: 64px;
}
}
// this is less
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册