mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
fix logo image reference
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
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;
|
||||
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user