.App { padding-top: 10px; .thirdParty { padding: 20px 20px 0px 20px; } .projectType { display: flex; flex-flow: row nowrap; border-bottom: 1px #000000 dashed; padding-left: 20px; align-items: center; .typeTitle { display: flex; flex-flow: row nowrap; align-items: center; padding-right: 15px; .required { color: #F00; } } .tipsText { color: #F00; } } .outsourceLogConent{ padding: 20px 20px 0px 20px; .outsourceLogList{ .outsourceLogItem{ padding-bottom: 10px; } } } .title{ font-size: 18px; padding-bottom:10px; } } #components-form-demo-normal-login .login-form-forgot { float: left; }