Fix header logo
This commit is contained in:
parent
e20dd48374
commit
b691842936
|
@ -142,7 +142,7 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
||||||
background-image: url('@{common-image-path}/header/header-logo.png');
|
background-image: ~"url('@{common-image-const-path}/header/header-logo.png')";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
||||||
@media
|
@media
|
||||||
|
|
Loading…
Reference in a new issue