Skip to content
Snippets Groups Projects
Verified Commit 29ce7cdf authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

fix: quickfix for client logo height

parent cfac96b1
No related branches found
No related tags found
1 merge request!104Gm responsive left menu
#logo
sib-link(next='members')
img(src=`${clientLogo || '/images/logo.png'}` style='height:32px')
img(src=`${clientLogo || '/images/logo.png'}` style=`height:${clientLogoHeight || '32px'}`)
//- #search-bar
//- input#search-input(type='search')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment