diff --git a/src/styles/pages/index.scss b/src/styles/pages/index.scss index 6631c35..e69282d 100644 --- a/src/styles/pages/index.scss +++ b/src/styles/pages/index.scss @@ -27,6 +27,10 @@ border-bottom: 1px solid #000000 ; } +.custom-card .n-card__content{ + +margin: 0 15px !important; +} .chat-container { diff --git a/src/views/AI/components/aiChart/index.vue b/src/views/AI/components/aiChart/index.vue index c4466b1..b35fdf7 100644 --- a/src/views/AI/components/aiChart/index.vue +++ b/src/views/AI/components/aiChart/index.vue @@ -64,21 +64,31 @@ -
+
+ +