Browse Source

css样式bug修复

main
klausY 5 years ago
parent
commit
20156cb5a0
  1. 9
      QMPlusVuePage/src/view/example/rte/rte.vue

9
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>
Loading…
Cancel
Save