Commit b205be76 authored by youjie's avatar youjie

no message

parent 2e9df80f
...@@ -429,8 +429,8 @@ html, body{ ...@@ -429,8 +429,8 @@ html, body{
.travelDaysdetails { .travelDaysdetails {
left: 0; left: 0;
right: 0; right: 0;
bottom: 115px; /* bottom: 115px; */
margin: 0 32px; margin: 0 36px;
/* padding: 0 0 115px 0; */ /* padding: 0 0 115px 0; */
} }
.travelDaysdetails-tsTextBox{ .travelDaysdetails-tsTextBox{
......
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="row MB36"> <div class="row">
<div class="flexS"> <div class="flexS">
<div :id="'viewSpotBox_'+(item*4)+'_2'+index" class="travelDaysMasterMap3_1 hidden relative borderRadius18"> <div :id="'viewSpotBox_'+(item*4)+'_2'+index" class="travelDaysMasterMap3_1 hidden relative borderRadius18">
<div class="travelDaysMasterMap-one" :style="{'color':'#fff'}"> <div class="travelDaysMasterMap-one" :style="{'color':'#fff'}">
......
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