Commit be6bad1d authored by youjie's avatar youjie

no message

parent db96ed92
...@@ -268,6 +268,7 @@ ...@@ -268,6 +268,7 @@
} }
.travelDaysContent{ .travelDaysContent{
/* flex-grow: 1; */ /* flex-grow: 1; */
min-height: 360px;
line-height: 38px; line-height: 38px;
padding: 0 44px 0 44px; padding: 0 44px 0 44px;
/* margin: 41px 0 47px 0; */ /* margin: 41px 0 47px 0; */
......
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
</div> </div>
<!-- otherJourney-footer --> <!-- otherJourney-footer -->
<div> <div>
<div class="otherJourney-introduceFooter z-index1 row-aic" <div class="otherJourney-introduceFooter absolute z-index1 row-aic"
:style="{'background':''}"> :style="{'background':''}">
<div class="introduceFooterBJ introduceFooterOne" :style="{'background':dataAll.tripColor}">&nbsp;</div> <div class="introduceFooterBJ introduceFooterOne" :style="{'background':dataAll.tripColor}">&nbsp;</div>
<div class="introduceFooterBJ introduceFootertTwo" :style="{'background':dataAll.tripColor}">&nbsp;</div> <div class="introduceFooterBJ introduceFootertTwo" :style="{'background':dataAll.tripColor}">&nbsp;</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment