|
@@ -181,16 +181,16 @@ export default {
|
|
|
width: 100%;
|
|
|
> .comprehensive_top {
|
|
|
width: 100%;
|
|
|
- height: 38vh;
|
|
|
+ height: 37vh;
|
|
|
background: #ffffff;
|
|
|
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
|
|
|
border-radius: 4px;
|
|
|
padding: 24px;
|
|
|
}
|
|
|
> .comprehensive_bootom {
|
|
|
- margin-top: 16px;
|
|
|
+ margin-top: 14px;
|
|
|
width: 100%;
|
|
|
- height: 38vh;
|
|
|
+ height: 37vh;
|
|
|
background: #ffffff;
|
|
|
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
|
|
|
border-radius: 4px;
|