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