diff --git a/components/style/core/global.less b/components/style/core/global.less index 85d709129a..cb26cce389 100644 --- a/components/style/core/global.less +++ b/components/style/core/global.less @@ -281,10 +281,6 @@ img { border-style: none; // remove the border on images inside links in IE 10-. } -svg:not(:root) { - overflow: hidden; // Hide the overflow in IE -} - // Avoid 300ms click delay on touch devices that support the `touch-action` CSS property. // // In particular, unlike most other browsers, IE11+Edge on Windows 10 on touch devices and IE Mobile 10-11