+
@@ -47,7 +47,7 @@
暂无图片
-
+
diff --git a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.scss b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.scss
index e31644a..5bc65ed 100644
--- a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.scss
+++ b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.scss
@@ -135,7 +135,8 @@
display: flex;
align-items: center;
justify-content: center;
-
+ box-sizing: border-box;
+ padding: 0 12px;
video {
max-width: 100%;
max-height: 100%;
@@ -218,24 +219,6 @@
position: relative;
}
- .content {
- .imgbox {
-
- .bigimg {
- // min-width: 1149px;
- flex: 1;
- box-sizing: border-box;
- padding-left: 13px;
- display: flex;
- justify-content: center;
-
- img {
- max-width: 100%;
- max-height: 100%;
- }
- }
- }
- }
}
// 适配150%
@@ -250,24 +233,6 @@
position: relative;
}
- .content {
- .imgbox {
-
- .bigimg {
- // min-width: 1149px;
- flex: 1;
- box-sizing: border-box;
- padding-left: 13px;
- display: flex;
- justify-content: center;
-
- img {
- max-width: 100%;
- max-height: 100%;
- }
- }
- }
- }
}
::-webkit-input-placeholder {