mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
fix logo image reference
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
||||||
background: url('../../../assets/images/alfresco-logo-white.svg') no-repeat 0 50%;
|
background: url('/assets/images/alfresco-logo-white.svg') no-repeat 0 50%;
|
||||||
background-size: 100% auto;
|
background-size: 100% auto;
|
||||||
|
|
||||||
display: block;
|
display: block;
|
||||||
|
Reference in New Issue
Block a user