|
@@ -191,14 +191,14 @@
|
|
background: url('../../assets/card-bg/frame_event@2x.png') no-repeat;
|
|
background: url('../../assets/card-bg/frame_event@2x.png') no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
width: px2rem(663px * 2);
|
|
width: px2rem(663px * 2);
|
|
- height: px2rem(688px * 2);
|
|
|
|
|
|
+ height: px2rem(565px * 2);
|
|
.title {
|
|
.title {
|
|
padding-left: px2rem(29px * 2);
|
|
padding-left: px2rem(29px * 2);
|
|
padding-top: px2rem(22px * 2);
|
|
padding-top: px2rem(22px * 2);
|
|
- padding-bottom: px2rem(35px * 2);
|
|
|
|
|
|
+ // padding-bottom: px2rem(35px * 2);
|
|
}
|
|
}
|
|
.wz {
|
|
.wz {
|
|
- height: px2rem(433px * 2);
|
|
|
|
|
|
+ height: px2rem(369px * 2);
|
|
overflow-y: auto;
|
|
overflow-y: auto;
|
|
width: px2rem(614px * 2);
|
|
width: px2rem(614px * 2);
|
|
background: #000B70;
|
|
background: #000B70;
|
|
@@ -229,6 +229,8 @@
|
|
display: flex;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
flex-direction: row;
|
|
flex-direction: row;
|
|
|
|
+ padding-top: px2rem(22px * 2);
|
|
|
|
+ padding-bottom: px2rem(14px * 2);
|
|
>div {
|
|
>div {
|
|
order: 2;
|
|
order: 2;
|
|
flex: 0 0 50%;
|
|
flex: 0 0 50%;
|