CN-980 feat: 实体详情开发准备

This commit is contained in:
chenjinsong
2023-04-25 16:04:20 +08:00
parent c7214d3b89
commit 21b3cea26a
15 changed files with 264 additions and 119 deletions

View File

@@ -123,7 +123,7 @@
align-items: center;
}
.el-table__header tr th:nth-of-type(1) .cell {
justify-content: start;
justify-content: flex-start;
}
.score-cell {
display: flex !important;