12 lines
189 B
Plaintext
12 lines
189 B
Plaintext
|
|
.antd-wrap {
|
||
|
|
.ant-table-tbody {
|
||
|
|
tr {
|
||
|
|
td {
|
||
|
|
white-space: nowrap;
|
||
|
|
height: 41px !important;
|
||
|
|
border-bottom: 1px solid #e2e2e2 !important;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|