NEZ-1895 fix : profile 新增用户个人 api key 页面

This commit is contained in:
likexuan
2022-06-09 13:18:09 +08:00
parent f04aa054b4
commit 4502abb98f
28 changed files with 85 additions and 66 deletions

View File

@@ -937,7 +937,7 @@ export default {
display: flex;
flex-direction: column;
}
/deep/ .nz-table2{
/deep/ .nz-table-list{
flex: 1;
}
</style>