|
@@ -2,7 +2,7 @@
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
- padding: 0 60px;
|
|
|
|
|
|
+ padding: 34px 60px 0;
|
|
position: relative;
|
|
position: relative;
|
|
|
|
|
|
:global {
|
|
:global {
|
|
@@ -23,6 +23,7 @@
|
|
border-radius: 0 10px 0 10px;
|
|
border-radius: 0 10px 0 10px;
|
|
border: 1px solid var(--themeColor);
|
|
border: 1px solid var(--themeColor);
|
|
color: var(--themeColor);
|
|
color: var(--themeColor);
|
|
|
|
+ font-size: 18px;
|
|
}
|
|
}
|
|
|
|
|
|
.tab4Top1Ac {
|
|
.tab4Top1Ac {
|
|
@@ -161,7 +162,7 @@
|
|
.tab4Mrow {
|
|
.tab4Mrow {
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
width: 18.8%;
|
|
width: 18.8%;
|
|
- height: 42%;
|
|
|
|
|
|
+ height: 40%;
|
|
margin-right: 1.5%;
|
|
margin-right: 1.5%;
|
|
// margin-bottom: 2%;
|
|
// margin-bottom: 2%;
|
|
background-color: #fff;
|
|
background-color: #fff;
|