huangxw hai 1 mes
pai
achega
3bde78adb4
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/components/Editor/index.vue

+ 5 - 1
src/components/Editor/index.vue

@@ -174,4 +174,8 @@ onUnmounted(() => {
 })
 </script>
 
-<style></style>
+<style>
+.aie-content p {
+    margin: 0;
+}
+</style>