Open allanfrizzo opened 5 months ago
Have you tried using the width
parameter?
I'm using 100%
logo:
dark: /etc/hyperglass/static/images/eai-light.svg
light: /etc/hyperglass/static/images/eai-dark.svg
favicon: /etc/hyperglass/static/images/eai-favicon.png
width: 100%
height: null
Have you tried adjusting it down?
with 50% it was ok
when selecting the device, the description “Location” is superimposed over the “subtitle”
I tried using the pixel parameter, but I didn't succeed.
The current configuration for the logo is not suitable for responsive. For example if I set my logo to 20% on PC it's fine but on mobile it's too small (default setting is perfect). I've tested using 9em
and it's fine on my side (mobile + pc) but the regex configuration only allow %
.
when updating to version 2.0.2, the logo is too big,