release/2.9.9.2312.01-个税
This commit is contained in:
parent
49ade22f26
commit
f4adb94893
|
|
@ -82,12 +82,17 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-table-tbody {
|
.ant-table-tbody {
|
||||||
|
.ant-table-row-indent {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
td {
|
td {
|
||||||
span {
|
span {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue