@@ -164,12 +164,8 @@ defineExpose({
.set-rules {
width: 100%;
- .set-rules-height {
- height: var(--create-dataset-height);
- }
-
.left-height {
- max-height: calc(var(--create-dataset-height) - 105px);
+ max-height: calc(var(--create-dataset-height) - 70px);
overflow-x: hidden;
}
diff --git a/ui/src/views/paragraph/index.vue b/ui/src/views/paragraph/index.vue
index 699970e3c..bfd94407d 100644
--- a/ui/src/views/paragraph/index.vue
+++ b/ui/src/views/paragraph/index.vue
@@ -44,7 +44,7 @@
:showIcon="false"
@click="editParagraph(item)"
>
-