Browse Source

[四周毗邻]四周毗邻页面完善

develop
陈鹏飞 5 years ago
parent
commit
18f48269ae
  1. 5
      src/app/ui/allaround/allaround.component.scss

5
src/app/ui/allaround/allaround.component.scss

@ -9,11 +9,12 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 25px;
align-items:center;
justify-content:center;
.imgBox{
width: 300px;
height: 230px;
margin: 0 35px 35px 0;
margin: 25px 35px 35px 35px;
display: inline-block;
position: relative;
.fixedImg {

Loading…
Cancel
Save