提交 38bd274a authored 作者: lihuihui's avatar lihuihui 提交者: 王鹏飞

update

上级 135569e8
...@@ -80,6 +80,7 @@ export default { ...@@ -80,6 +80,7 @@ export default {
::v-deep a { ::v-deep a {
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
height: fit-content;
} }
&:hover { &:hover {
.right-con { .right-con {
...@@ -91,8 +92,7 @@ export default { ...@@ -91,8 +92,7 @@ export default {
} }
img { img {
width: 320px; width: 320px;
// height: 210px; height: 100%;
height: fit-content;
display: block; display: block;
} }
.right-con { .right-con {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论