diff --git a/src/views/AIchat.vue b/src/views/AIchat.vue index 7d16bac..59f5f99 100644 --- a/src/views/AIchat.vue +++ b/src/views/AIchat.vue @@ -3203,7 +3203,7 @@ onUnmounted(() => { /* top: -30px; */ } .logo1 { - position: relative; + /* position: relative; */ max-width: 350px; min-width: 200px; width: 25%; @@ -3225,7 +3225,7 @@ onUnmounted(() => { .gif-area { padding: 70px 0px; - /* position: relative; */ + position: relative; /* height: 30vh; */ display: flex; flex-direction: column;