mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
remove table layout fixed (#1819)
This commit is contained in:
parent
7c2ac50ca7
commit
3ee8c0b604
@ -373,10 +373,6 @@
|
|||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-fixed {
|
|
||||||
table-layout: fixed;
|
|
||||||
}
|
|
||||||
|
|
||||||
&-fixed-left,
|
&-fixed-left,
|
||||||
&-fixed-right {
|
&-fixed-right {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user