Fix header logo
This commit is contained in:
parent
e20dd48374
commit
b691842936
|
@ -142,7 +142,7 @@
|
|||
display: inline-block;
|
||||
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;
|
||||
|
||||
@media
|
||||
|
|
Loading…
Reference in a new issue