Authored by 陈峰

fix css

... ... @@ -210,6 +210,7 @@ export default {
<style lang="scss" scoped>
.order-page {
& > .title {
line-height: 95px;
font-size: 68px;
font-weight: bold;
padding-top: 24px;
... ... @@ -229,6 +230,7 @@ export default {
}
.pro-info {
line-height: 32px;
overflow: hidden;
flex: 1;
padding-left: 40px;
... ...