Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove inline styles individually
Assigning directly to element.style property in IE11 strict mode results in error: Assignment to read-only properties is not allowed in strict mode
- Loading branch information