This commit is contained in:
Chill
2023-02-17 14:07:37 +08:00
parent 40a1bbb0aa
commit 85744ba19a

View File

@@ -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")
);
}
}