Commit 68806752 authored by zhangyanni's avatar zhangyanni

样式

parent 105358b8
......@@ -1125,6 +1125,9 @@
flex-wrap: wrap;
align-items: center;
}
/deep/ .pswp--open{
height: 100vh !important;
}
}
.imgOne {
width: 100%;
......@@ -1157,6 +1160,9 @@
display: flex;
align-items: center;
}
/deep/ .pswp--open{
height: 100vh !important;
}
/*> div {*/
/*width: 4.7rem;*/
/*height: 3rem;*/
......@@ -1166,19 +1172,19 @@
/*background-position: 50% center;*/
/*}*/
}
.imgList {
width: 100%;
display: flex;
justify-content: flex-start;
> div {
height: 2.3rem;
width: 33.3%;
margin: 0 .035rem;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% center;
}
}
/*.imgList {*/
/*width: 100%;*/
/*display: flex;*/
/*justify-content: flex-start;*/
/*> div {*/
/*height: 2.3rem;*/
/*width: 33.3%;*/
/*margin: 0 .035rem;*/
/*background-repeat: no-repeat;*/
/*background-size: cover;*/
/*background-position: 50% center;*/
/*}*/
/*}*/
/*.imgOne {*/
/*width: 100%;*/
/*> div {*/
......
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