提交 598dbfbb 编写于 作者: WodahsOrez's avatar WodahsOrez

lxm--看板视图默认卡片模式,支持无缝模式--fix2

上级 2aefcb49
......@@ -148,14 +148,24 @@ body {
// 看板视图,卡片模式
.crm-app-view.appportalview,.crm-app-view.deportalview,.crm-app-view.deportalview9{
>.crm-app-view-content-wrapper .view-content-wrapper{
background: #f5f7fa;
background: #efefef;
}
.dashboard .ivu-row:nth-child(2){
padding: 8px;
.porlet{
background: #fff;
border-radius: 2px;
}
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0,0,0,.05), 0 2px 6px 0 rgba(0,0,0,.045);
border: 1px solid transparent;
.portlet-width-title{
margin-bottom: 12px;
height: calc(100% - 64px);
}
.portlet-widthout-title{
margin-top: 12px;
margin-bottom: 12px;
height: calc(100% - 24px);
}
}
}
// 看板视图,无缝模式
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册