Render inline svg like img (#25874)
This commit is contained in:
parent
a31b23b5ce
commit
d61e3badfd
1 changed files with 1 additions and 0 deletions
|
|
@ -274,6 +274,7 @@ img {
|
|||
|
||||
svg:not(:root) {
|
||||
overflow: hidden; // Hide the overflow in IE
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue