style: asset,endpoint 底部二级菜单,detail,Metrcs 样式调整

This commit is contained in:
@changcode
2021-10-20 16:22:19 +08:00
parent e7b7f5ef8f
commit cf1f83dcba
4 changed files with 9 additions and 3 deletions

View File

@@ -417,5 +417,11 @@ export default {
.bottom-box .sub-container .nz-table2{
height: calc(100% - 20px);
}
.asset-detail .sub-container .nz-table2 {
height: 100%;
}
.endpoint-tab-new .sub-container .nz-table2 {
height: 100%;
}
/* end--二级顶部工具栏*/
</style>