@ -58,7 +58,7 @@
"rc-slider": "~3.3.0",
"rc-steps": "~1.4.1",
"rc-switch": "~1.3.2",
"rc-table": "~3.11.1",
"rc-table": "~3.11.4",
"rc-tabs": "~5.8.0",
"rc-time-picker": "~1.1.0",
"rc-tooltip": "~3.3.1",
@ -19,6 +19,8 @@
max-width: 100%;
border-collapse: separate;
text-align: left;
border-radius: @border-radius-base;
overflow: hidden;
}
th {
@ -71,6 +73,10 @@
&.@{table-prefix-cls}-bordered tfoot tr {
top: 0;
tr.@{table-prefix-cls}-row-selected {
background: #fafafa;