Fix autoprefix warning

This commit is contained in:
afc163 2017-10-23 20:52:41 +08:00
parent 43f5ed30ac
commit 9181db8a01

View File

@ -85,7 +85,6 @@
/* autoprefixer: off */
filter: ~"progid\:DXImageTransform\.Microsoft\.Blur(PixelRadius\=1, MakeShadow\=false)";
/* autoprefixer: on */
// workround for a strange style bug in safari:
// https://github.com/ant-design/ant-design/issues/4622
// have no clue why this works