mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
Use the absolute path (#1392)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
z-index: 2;
|
||||
|
||||
.mat-toolbar {
|
||||
background-image: url('./assets/images/mastHead-bg-shapesPattern.svg') !important;
|
||||
background-image: url('/assets/images/mastHead-bg-shapesPattern.svg') !important;
|
||||
background-repeat: no-repeat !important;
|
||||
|
||||
.adf-app-title {
|
||||
|
Reference in New Issue
Block a user