[Common] moved logo image to common directory
This commit is contained in:
parent
04ab2c5e85
commit
39d9d94894
BIN
apps/common/main/resources/img/header/logo.png
Normal file
BIN
apps/common/main/resources/img/header/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
|
@ -105,7 +105,7 @@
|
|||
height: 100%;
|
||||
cursor: pointer;
|
||||
|
||||
.background-ximage('@{app-image-path}/logo.png', '@{app-image-path}/logo.png', 240px);
|
||||
.background-ximage('@{common-image-path}/header/logo.png', '@{common-image-path}/header/logo.png', 240px);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue