Commit 8c358717 authored by menglingjun's avatar menglingjun

fix: 分页组件位置调整

parent cba9bd2a
......@@ -249,4 +249,7 @@ export default {
</script>
<style scoped>
.cust-pagination{
margin-top: 5px!important;
}
</style>
\ No newline at end of file
......@@ -267,4 +267,8 @@ export default {
.warning-red {
color: red;
}
.cust-pagination{
margin-top: 5px!important;
}
</style>
\ No newline at end of file
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