Closed ryxavyer closed 5 months ago
SVGs with unset left property do not always inherit from parent.
left
This PR manually sets left: "0%" on SVGs with unset left.
left: "0%"
SVGs with unset
left
property do not always inherit from parent.This PR manually sets
left: "0%"
on SVGs with unset left.