|
@@ -36,11 +36,14 @@
|
|
|
background-image: url('../../assets/card-bg/frame_information.png');
|
|
|
}
|
|
|
&-bg-incident-info {
|
|
|
- background-image: url('../../assets/card-bg/frame_sjxx.png');
|
|
|
+ height: px2rem(468px * 2);
|
|
|
+ background-image: url('../../assets/card-bg/frame_sjxx@2x.png');
|
|
|
}
|
|
|
&-bg-command-chain {
|
|
|
background-image: url('../../assets/card-bg/frame_zhtx@2x.png');
|
|
|
- margin-top: px2rem(-63px * 2);
|
|
|
+ // margin-top: px2rem(-63px * 2);
|
|
|
+ height: px2rem(302px * 2);
|
|
|
+ margin-top: px2rem(20px * 2);
|
|
|
}
|
|
|
&-bg-incident-plan {
|
|
|
margin-top: px2rem(20px *2);
|