Table loading css error when sticky is true

This commit is contained in:
Miloud Belaabed 2021-10-31 00:39:13 +01:00
parent 27c3b51c18
commit dc1a930607

View File

@ -96,10 +96,10 @@
pointer-events: none;
}
}
// https://github.com/ant-design/ant-design/issues/32649
&-blur {
clear: both;
overflow: hidden;
// overflow: hidden;
opacity: 0.5;
user-select: none;
pointer-events: none;