|
@@ -178,7 +178,7 @@ export default {
|
|
|
padding-left:30px;
|
|
|
padding-bottom: 26px;
|
|
|
// padding: 30px 35px;
|
|
|
- background-color: #fff;
|
|
|
+ background-color: #FBFCFF;
|
|
|
font-family: 'PingFang SC';
|
|
|
font-style: normal;
|
|
|
font-weight: 500;
|
|
@@ -186,6 +186,7 @@ export default {
|
|
|
color: #333333;
|
|
|
line-height: 42px;
|
|
|
margin-top: 24px;
|
|
|
+ border-bottom: 1px dashed #E1E2E8;
|
|
|
}
|
|
|
|
|
|
.company-box {
|