This commit is contained in:
yanran200730
2021-12-22 10:09:33 +08:00
parent 627d688c2d
commit b0b5796ece
4 changed files with 4 additions and 11 deletions

View File

@@ -297,9 +297,4 @@
</script>
<style scoped lang="scss">
.wristband-add {
::v-deep .ai-table .el-table__header tr th:first-child .cell, ::v-deep .ai-table .el-table__body tr td:first-child .cell {
padding: 0!important;
}
}
</style>

View File

@@ -147,10 +147,6 @@
<style scoped lang="scss">
.statistics {
::v-deep .ai-table .el-table__header tr th:first-child .cell, ::v-deep .ai-table .el-table__body tr td:first-child .cell {
padding: 0!important;
}
* {
box-sizing: border-box;
font-weight: normal;