Authored by 杨延青

Merge branch 'feature/0530' into 'release/6.9.5'

fix style



See merge request !91
@@ -359,6 +359,11 @@ export default { @@ -359,6 +359,11 @@ export default {
359 359
360 p { 360 p {
361 font-size: 28px!important; 361 font-size: 28px!important;
  362 +
  363 + * {
  364 + font-size: 28px!important;
  365 + letter-spacing: normal!important;
  366 + }
362 } 367 }
363 368
364 b, 369 b,