Merge branch 'feature/textDescription' into 'release/6.0.1'
商品详情页 See merge request !786
Showing
1 changed file
with
7 additions
and
0 deletions
@@ -46,6 +46,13 @@ $basicBtnC: #eb0313; | @@ -46,6 +46,13 @@ $basicBtnC: #eb0313; | ||
46 | margin-bottom: 20px; | 46 | margin-bottom: 20px; |
47 | } | 47 | } |
48 | 48 | ||
49 | + .pro-detail * { | ||
50 | + font-size: 24px !important; | ||
51 | + color: #444; | ||
52 | + line-height: 36px !important; | ||
53 | + margin-bottom: 20px; | ||
54 | + } | ||
55 | + | ||
49 | video { | 56 | video { |
50 | width: 100%; | 57 | width: 100%; |
51 | height: auto; | 58 | height: auto; |
-
Please register or login to post a comment