summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/services/services-list/services-list.component.less
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/app/services/services-list/services-list.component.less')
-rw-r--r--usecaseui-portal/src/app/services/services-list/services-list.component.less17
1 files changed, 9 insertions, 8 deletions
diff --git a/usecaseui-portal/src/app/services/services-list/services-list.component.less b/usecaseui-portal/src/app/services/services-list/services-list.component.less
index 48d03b16..915afd3a 100644
--- a/usecaseui-portal/src/app/services/services-list/services-list.component.less
+++ b/usecaseui-portal/src/app/services/services-list/services-list.component.less
@@ -74,7 +74,7 @@ hr {
width:116px;
height:42px;
background:#0DA9E2;
- border-radius:2px;
+ border-radius:6px;
margin-top: -15px;
span {
color: #fff;
@@ -100,10 +100,10 @@ hr {
}
.top-list{
position: relative;
- width:22%;
- height:184px;
- margin: 15px 1.5%;
- float: left;
+ width:31%;
+ height:224px;
+ margin: 15px 1%;
+ float: left;
background:url("../../../assets/images/servicelist-e2e.png") no-repeat;
background-size: 100% 100%;
//background:linear-gradient(90deg,rgba(16,174,222,1) 0%,rgba(43,206,202,1) 100%);
@@ -114,7 +114,8 @@ hr {
background-size: 100% 100%;
}
.top-num .top-list:nth-child(3){
- background:url("../../../assets/images/servicelist-cccvpn.png") no-repeat;
+ //background:url("../../../assets/images/servicelist-cccvpn.png") no-repeat;
+ background:url("../../../assets/images/servicelist-sotn.png") no-repeat;
background-size: 100% 100%;
}
.top-num .top-list:nth-child(4){
@@ -150,7 +151,7 @@ hr {
display: inline-block;
font-size: 22px;
font-weight: 500;
- margin-bottom: 10px;
+ margin-bottom: 20px;
}
}
.list {
@@ -301,7 +302,7 @@ hr {
width: 320px;
height: 32px;
line-height: 32px;
- margin: 25px auto;
+ margin: 35px auto;
}
.select-list>span{
text-align: right;