SVG fix for IE
This commit is contained in:
parent
ca871aa492
commit
857267c397
4 changed files with 28 additions and 22 deletions
|
@ -17,6 +17,6 @@
|
|||
margin-left: 1rem;
|
||||
}
|
||||
[class*="--reverse"] {
|
||||
flex-direction: row-reverse;
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue