S
S
Sergei Gurdjiyan2017-09-11 13:41:37
safari
Sergei Gurdjiyan, 2017-09-11 13:41:37

How to adapt SVG from sprite in Safari?

I use svg sprite

<svg width="70" height="50">
        <use xlink:href="#logo"></use>
</svg>

In safari, when resizing this svg through styles, for example, for a tablet, there is a problem:
the svg itself becomes the right size, and use does not change its size. The bottom part of the image is not visible.
I didn't find a working solution.
Please help or share any relevant information on this topic.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question