diff --git a/ui/src/views/paragraph/component/ParagraphCard.vue b/ui/src/views/paragraph/component/ParagraphCard.vue index bb21e727aa8..acde5d2ccaf 100644 --- a/ui/src/views/paragraph/component/ParagraphCard.vue +++ b/ui/src/views/paragraph/component/ParagraphCard.vue @@ -6,55 +6,56 @@ @mouseleave="cardLeave()" >

{{ data.title || '-' }}

- - +
+ + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/ui/src/views/paragraph/index.vue b/ui/src/views/paragraph/index.vue index 7f70445c4f5..d3cd75d5be0 100644 --- a/ui/src/views/paragraph/index.vue +++ b/ui/src/views/paragraph/index.vue @@ -56,7 +56,7 @@ @click="handleClick" > @@ -83,9 +83,9 @@ ghostClass="ghost" >