Authored by yyq

fix guang detail product style

@@ -79,8 +79,9 @@ export default { @@ -79,8 +79,9 @@ export default {
79 .title { 79 .title {
80 width: 100%; 80 width: 100%;
81 font-size: 20px; 81 font-size: 20px;
  82 + line-height: 25px;
82 color: #444; 83 color: #444;
83 - /*height: 58px;*/ 84 + height: 50px;
84 white-space: normal; 85 white-space: normal;
85 } 86 }
86 } 87 }