|
@@ -430,20 +430,20 @@ export default {
|
|
margin-right: 6px;
|
|
margin-right: 6px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .content {
|
|
|
|
- span {
|
|
|
|
- display: block !important;
|
|
|
|
- height: 22px;
|
|
|
|
- width: 100%;
|
|
|
|
- font-size: 14px;
|
|
|
|
- font-family: PingFangSC-Regular, PingFang SC;
|
|
|
|
- font-weight: 400;
|
|
|
|
- color: rgba(100, 108, 115, 1);
|
|
|
|
- line-height: 20px;
|
|
|
|
- }
|
|
|
|
- span:nth-of-type(2) {
|
|
|
|
- margin: 4px 0;
|
|
|
|
- }
|
|
|
|
|
|
+ }
|
|
|
|
+ .content {
|
|
|
|
+ span {
|
|
|
|
+ display: block !important;
|
|
|
|
+ height: 22px;
|
|
|
|
+ width: 100%;
|
|
|
|
+ font-size: 14px;
|
|
|
|
+ font-family: PingFangSC-Regular, PingFang SC;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ color: rgba(100, 108, 115, 1);
|
|
|
|
+ line-height: 20px;
|
|
|
|
+ }
|
|
|
|
+ span:nth-of-type(2) {
|
|
|
|
+ margin: 4px 0;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|