|
@@ -285,6 +285,7 @@ export default {
|
|
/* background-image: url("../../../assets/image/C_bg.png");
|
|
/* background-image: url("../../../assets/image/C_bg.png");
|
|
background-size: 100% 100%; */
|
|
background-size: 100% 100%; */
|
|
background-color: #fff;
|
|
background-color: #fff;
|
|
|
|
+ overflow: hidden;
|
|
width: 83.6%;
|
|
width: 83.6%;
|
|
height: calc((82.5% - 10px) * 1.5);
|
|
height: calc((82.5% - 10px) * 1.5);
|
|
padding: 1.5em 1px 0 1px;
|
|
padding: 1.5em 1px 0 1px;
|