summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2020-02-24 13:41:21 +0800
committercyuamber <xuranyjy@chinamobile.com>2020-02-24 14:06:36 +0800
commit1a15520467f3bdb83817c6e27bc9e933a5a9ccfe (patch)
tree4c41fcf5c06c128c0de1e77d772ef086de800ba9 /usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less
parent324c150c6bc6c81bfc35af23aa865cba2a1fccf4 (diff)
feat:HTML formatting code to optimize the comments in the test
Change-Id: I8abcc7b579279b6c45614d72d46e03195e25b51c Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less')
-rw-r--r--usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less b/usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less
index a235b1e6..0d95773f 100644
--- a/usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less
+++ b/usecaseui-portal/src/app/views/services/services-list/top-card/top-card.component.less
@@ -3,7 +3,7 @@
width:100%;
max-width:400px;
height:170px;
- background:url("/assets/images/servicelist-e2e.png") no-repeat;
+ background:url("../../../../../assets/images/servicelist-e2e.png") no-repeat;
background-size: 100% 100%;
border-radius:2px;
.round{