This commit is contained in:
zhangyu
2020-08-24 18:03:53 +08:00
parent deed6752f6
commit 04404c62c6
3 changed files with 114 additions and 10 deletions

View File

@@ -211,6 +211,9 @@
@import './chart.scss';
</style>
<style scoped>
.nz-icon-edit{
margin-right: 5px;
}
.table-container{
height: calc(100% - 30px);
}