Fix loading Table paginaition style, close #5937

This commit is contained in:
afc163 2017-04-27 20:58:29 +08:00
parent 45e7c86067
commit 4951df182b

View File

@ -79,6 +79,7 @@
}
&-blur {
overflow: hidden;
opacity: 0.7;
-webkit-filter: blur(0.5px);
filter: blur(0.5px);