There is some arrow being added on IE which conflicts with our own design and there is no way to prevent that.
Maybe you could at least add some id to your style tag so that we can remove it dynamically via Js.
Or have your styling not target elements that have a data-no-details-element-polyfill-style attribute or something?
2nd option sounds better.
There is some arrow being added on IE which conflicts with our own design and there is no way to prevent that.
Maybe you could at least add some id to your style tag so that we can remove it dynamically via Js.
Or have your styling not target elements that have a
data-no-details-element-polyfill-styleattribute or something?2nd option sounds better.