Browse Source

css样式bug修复

klausY 5 years ago
parent
commit
20156cb5a0
1 changed files with 1 additions and 8 deletions
  1. 1 8
      QMPlusVuePage/src/view/example/rte/rte.vue

+ 1 - 8
QMPlusVuePage/src/view/example/rte/rte.vue

@@ -37,12 +37,5 @@
 </script>
 
 <style>
-    #app {
-        font-family: 'Avenir', Helvetica, Arial, sans-serif;
-        -webkit-font-smoothing: antialiased;
-        -moz-osx-font-smoothing: grayscale;
-        text-align: center;
-        color: #2c3e50;
-        margin-top: 60px;
-    }
+
 </style>