style: el-tab组件table列表首列标题向左顶格
This commit is contained in:
@@ -122,6 +122,9 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.el-table__header tr th:nth-of-type(1) .cell {
|
||||
justify-content: start;
|
||||
}
|
||||
.score-cell {
|
||||
display: flex !important;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user