This commit is contained in:
gaoyuanwei 2022-07-21 17:20:43 +08:00
parent 12f0bdc814
commit 0562c702fe
1 changed files with 30 additions and 30 deletions

View File

@ -273,11 +273,11 @@
font-size: 16px;
}
:deep(.ant-table-tbody) > tr > .ant-table-cell:nth-child(5) {
width: 110px;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
// width: 110px;
// display: inline-block;
// white-space: nowrap;
// overflow: hidden;
// text-overflow: ellipsis;
}
.oddNumbers {
margin-bottom: 0.05rem;