fix #12050. Table on modal should be the same behaivour as normal one

This commit is contained in:
zombiej 2018-09-04 14:33:04 +08:00
parent ac2d094a4a
commit abd1d5efbb

View File

@ -144,12 +144,6 @@
top: 0;
text-align: left;
}
.@{table-prefix-cls} {
&-body {
white-space: nowrap;
overflow-x: auto;
}
}
}
@media (max-width: @screen-sm-max) {