mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
fix #12050. Table on modal should be the same behaivour as normal one
This commit is contained in:
parent
ac2d094a4a
commit
abd1d5efbb
@ -144,12 +144,6 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
.@{table-prefix-cls} {
|
|
||||||
&-body {
|
|
||||||
white-space: nowrap;
|
|
||||||
overflow-x: auto;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: @screen-sm-max) {
|
@media (max-width: @screen-sm-max) {
|
||||||
|
Loading…
Reference in New Issue
Block a user