26823ca2 by 杨威

首页样式调整

1 parent 223b16df
......@@ -737,16 +737,17 @@ export default {
width: 100%;
display: flex;
.cghj{
/deep/.el-card__header{
padding: 13px 20px;
span{
position: relative;
top: 5px;
}
img{
width: 200px;
}
}
// /deep/.el-card__header{
// padding: 13px 20px;
// span{
// position: relative;
// top: 5px;
// }
// img{
// width: 200px;
// }
// }
}
>div{
flex: 1;
......