mirror of https://github.com/jeecgboot/jeecg-boot
jeecg-boot 1.0 版本发布
parent
47e0a0dcd8
commit
0dfee2faef
|
@ -362,7 +362,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
<style scoped>
|
||||||
.ant-card-body .table-operator {
|
.ant-card-body .table-operator {
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
}
|
}
|
||||||
|
|
|
@ -296,7 +296,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
<style scoped>
|
||||||
.ant-card-body .table-operator{
|
.ant-card-body .table-operator{
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
}
|
}
|
||||||
|
|
|
@ -285,7 +285,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
<style scoped>
|
||||||
.ant-card{
|
.ant-card{
|
||||||
margin-left: -30px;
|
margin-left: -30px;
|
||||||
margin-right: -30px;
|
margin-right: -30px;
|
||||||
|
|
|
@ -327,7 +327,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
<style scoped>
|
||||||
.ant-card-body .table-operator{
|
.ant-card-body .table-operator{
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
}
|
}
|
||||||
|
|
|
@ -269,5 +269,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
<style scoped>
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue