Commit d853566a authored by Leopoldthecoder's avatar Leopoldthecoder

update button and datetime-picker doc style

parent 7591a4b2
......@@ -38,7 +38,7 @@
}
}
.demo-button .intro-block {
.demo-box.demo-button .intro-block {
padding: 0;
}
......
......@@ -168,7 +168,7 @@
v-model="value3"
type="datetimerange"
placeholder="选择时间范围"
style="width:340px">
style="width:260px">
</el-date-picker>
</div>
<div class="block">
......@@ -178,7 +178,7 @@
type="datetimerange"
:picker-options="pickerOptions2"
placeholder="选择时间范围"
style="width:340px">
style="width:260px">
</el-date-picker>
</div>
</template>
......
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