html - SVG inside object tag causing height gap -
i trying add 3 svg icons via object tag , code.
<object data="/images/v3/notification-normal.svg" type="image/svg+xml"></object> now every time page gets loaded couple of seconds. (see screenshot)
it seems causing height problem while rendering svg icons or something. can see 3 dots , full svg icons when page loaded.


Comments
Post a Comment