-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Solidus Version:
3.1.5
To Reproduce
Configure an SVG logo in config.logo
Current behavior
The logo is not shown at all since the img is sized to 0:
Expected behavior
SVG is sized appropriately.
More
Similar issues with PNG: It is not downsized appropriately if a bigger png is used.
I wanted to try and work this out myself, but I am unable to find where the logo is defined which is included in the _header.html.erb
:
<figure id="logo" class="columns six" data-hook><%= logo %></figure>
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working