fix: api数据源 展开错行

This commit is contained in:
dataeaseShu 2022-09-01 07:59:08 +08:00
parent 32eced6c42
commit 383fe40d60

View File

@ -1373,6 +1373,11 @@ export default {
margin-top: 4px;
}
}
.cell.el-tooltip {
display: flex;
align-items: center;
}
}
</style>