mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix url
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
color: var(--homeMenu-bg-color, #00463e);
|
||||
image: var(--homeMenu-bg-image,
|
||||
linear-gradient(to right bottom, #00796B, #00463e),
|
||||
url("/app_web_enterprise/static/img/home-menu-bg-overlay.svg")
|
||||
url("/app_web_enterprise/static/src/img/home-menu-bg-overlay.svg")
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user