hotfix/2.9.9.2312.01-个税
This commit is contained in:
parent
4fc6d1fabd
commit
3be7f6cd50
|
|
@ -1,6 +1,15 @@
|
|||
.declareDetail-layout {
|
||||
.declareDetail-layout-content {
|
||||
padding: 0 16px;
|
||||
|
||||
.ant-table-tbody {
|
||||
td {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.icon-span {
|
||||
|
|
|
|||
Loading…
Reference in New Issue