Commit 4fc695f4 by qinxiaoni

更新

parent cc391e8f
......@@ -247,7 +247,7 @@
<!--第三栏法院业务结束-->
<!--第四栏干警作品开始-->
<el-row class="mt-15" :gutter="20">
<el-row class="mt-15" :gutter="20" type="flex">
<el-col :span="14">
<div class="zone-style">
<div class="k-flex-between-center">
......@@ -1571,6 +1571,7 @@ export default {
padding: 15px 15px;
border-radius: 5px;
box-shadow: -5px 0px 20px 5px rgba(0, 0, 0, 0.05);
height: calc(100% - 30px);
}
.out-zone-style {
background-color: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment