提交 24dcde1e authored 作者: lihuihui's avatar lihuihui

updata

上级 b34e98e9
...@@ -155,6 +155,7 @@ export default { ...@@ -155,6 +155,7 @@ export default {
display: flex; display: flex;
padding-top: 10px; padding-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
height: 90px;
.field{ .field{
width: 40%; width: 40%;
padding: 0; padding: 0;
...@@ -162,6 +163,8 @@ export default { ...@@ -162,6 +163,8 @@ export default {
} }
.img{ .img{
width: 40%; width: 40%;
display: block;
height: 100%;
margin-left: 20px; margin-left: 20px;
} }
} }
......
...@@ -259,8 +259,10 @@ export default { ...@@ -259,8 +259,10 @@ export default {
display: flex; display: flex;
padding-top: 10px; padding-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
height: 90px;
img{ img{
width: 50%; width: 50%;
height: 100%;
display: block; display: block;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论