|
@@ -7736,7 +7736,7 @@ li.secondMenu ul li:hover { |
|
|
background-color: #f0f0f0;
|
|
|
background-color: #f0f0f0;
|
|
|
}
|
|
|
}
|
|
|
.workheightinit{
|
|
|
.workheightinit{
|
|
|
height: calc(0);
|
|
|
|
|
|
|
|
|
/* height: calc(0); */
|
|
|
overflow: hidden;
|
|
|
overflow: hidden;
|
|
|
transition: ease all 0.5s;
|
|
|
transition: ease all 0.5s;
|
|
|
}
|
|
|
}
|
|
|