Commit 5bd93f88 authored by zhengke's avatar zhengke

修改样式

parent 3f0922a2
......@@ -96,7 +96,9 @@
display: inline-block;
width: 100px;
vertical-align: top;
margin-top: 20px;
margin-top:0;
color:#82c91e;
font-weight: bold;
}
.newTrip_Main .warmTipsContent {
......@@ -200,7 +202,7 @@
}
.newTripflight_list td {
font-size: 15px;
font-size: 18px;
height: 34px;
vertical-align: middle;
background-color: #eaeaea;
......@@ -496,7 +498,7 @@
</div>
</div>
<div class="newTripDay">
<div class="warmTipsTitle" style="margin-top:0;">温馨提示:</div>
<div class="warmTipsTitle">温馨提示:</div>
<template v-if="item.tips.length>0">
<div class="warmTipsContent">
<template v-for="(sItem,sIndex) in item.tips">
......
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