If use mobile first (mobile portrait as base breakpoint) custom SVG icons sizes not work.
Hi,
Thanks so much for your report!
I reproduced the issue and added it to our bug tracker. It appears on the canvas only, on front end, it’s fine. You can use the SVG element instead, which works on the canvas, too.
Best regards,
timmse
1 Like
Hi @timmse - I commented in a different thread but I think this issue is related, as I’m having the same problem of not being able to set height, width, or even the color of an SVG icon inside a button element. This appears both on the canvas and the front-end though. Despite setting this at my mobile base breakpoint, the values only take effect once I reach the desktop breakpoint.
Hi Eric,
As already replied here, it’s because of this: WIP: Change svg values in breakpoints and :hover
1 Like