diff --git a/front/src/views/personalCenter/VueTemplateDemo.vue b/front/src/views/personalCenter/VueTemplateDemo.vue index 3c1acbfc..8ffe6f60 100644 --- a/front/src/views/personalCenter/VueTemplateDemo.vue +++ b/front/src/views/personalCenter/VueTemplateDemo.vue @@ -174,5 +174,8 @@ .md-fullscreen { z-index: 10; color: initial; + font-size: initial; + line-height: initial; + text-align: initial; }