提交修改代码

This commit is contained in:
zhouxain01 2023-12-20 13:36:23 +08:00
parent f24fc22ec7
commit 63741800c3
1 changed files with 4 additions and 0 deletions

View File

@ -703,4 +703,8 @@ export default {
font-weight: 600;
}
}
::v-deep.el-table .fixed-width .el-button--mini {
width: 70px !important;
margin-bottom: 10px;
}
</style>