huangxw 1 ماه پیش
والد
کامیت
3bde78adb4
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  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>