dev_auth
杨树明 5 years ago
parent f2716c3bc7
commit d7c385ff20

@ -320,14 +320,14 @@ class CompetitionContents extends Component{
line-height: 63px; line-height: 63px;
width: 300px; width: 300px;
height: 96px; height: 96px;
display: inline-flex;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
white-space: nowrap; white-space: nowrap;
} }
.ant-table-tbody > tr > td:nth-last-child(3){ .ant-table-tbody > tr > td:nth-last-child(3){
line-height: 63px; line-height: 63px;
width: 300px; width: 313px;
height: 96px; height: 96px;
display: inline-block; display: inline-block;
overflow: hidden; overflow: hidden;

Loading…
Cancel
Save