update comment

This commit is contained in:
afc163 2017-01-19 17:36:02 +08:00
parent fe5f8910dd
commit 5203cabb8f

View File

@ -79,8 +79,9 @@
filter: blur(1px);
/* IE6~IE9 */
filter: ~"progid\:DXImageTransform\.Microsoft\.Blur(PixelRadius\=1, MakeShadow\=false)"; // lesshint duplicateProperty: false
// workround for strange bug in safari, having no clue that why this works
// workround for a strange style bug in safari:
// https://github.com/ant-design/ant-design/issues/4622
// have no clue why this works
-webkit-transform: translateZ(0);
&:after {
content: '';