mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +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;
|
||||
text-align: left;
|
||||
}
|
||||
.@{table-prefix-cls} {
|
||||
&-body {
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: @screen-sm-max) {
|
||||
|
Loading…
Reference in New Issue
Block a user