mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
parent
450a497412
commit
c540ceb8eb
@ -87,10 +87,7 @@
|
|||||||
|
|
||||||
/* autoprefixer: off */
|
/* autoprefixer: off */
|
||||||
filter: ~"progid\:DXImageTransform\.Microsoft\.Blur(PixelRadius\=1, MakeShadow\=false)";
|
filter: ~"progid\:DXImageTransform\.Microsoft\.Blur(PixelRadius\=1, MakeShadow\=false)";
|
||||||
// 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 {
|
&:after {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user