mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
style: remove svg reset styles (#33579)
see reason: 004d58b2f2
close #33573
This commit is contained in:
parent
5ba83cd2ec
commit
7d0193e945
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user