mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-28 07:23:46 +08:00
Table loading css error when sticky is true
This commit is contained in:
parent
27c3b51c18
commit
dc1a930607
@ -96,10 +96,10 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// https://github.com/ant-design/ant-design/issues/32649
|
||||||
&-blur {
|
&-blur {
|
||||||
clear: both;
|
clear: both;
|
||||||
overflow: hidden;
|
// overflow: hidden;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user