fix guang detail product style
Showing
1 changed file
with
2 additions
and
1 deletions
@@ -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 | } |
-
Please register or login to post a comment