Change-Id: I244a91ebc76a2978e19792f6740de887b92c4aac
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
}
}
.Cu {
- margin-bottom: 7%;
+ margin-bottom: 20px;
+ p{
+ margin-bottom: 60px;
+ }
div:last-child{
color: #ddd;
font-weight: 700;
}
}
.type {
+ display: flex;
+ flex-direction: column;
+ justify-content: space-between;
app-bar{
+ position: relative;
+ left: 0px;
+ top: -6%;
width: 100%;
}
.footname{
line-height: 40px;
text-align: center;
color: #3C4F8C;
- margin-top: 20px;
+ margin-bottom: 20px;
+
img{
margin-right: 5px;
margin-bottom: 3px;
}
}
+ // &::after{
+ // display: block;
+ // content: '';
+ // height: 1px;
+ // }
}
}