Skip to content

Commit 284576e

Browse files
committed
fix: bug fix
1 parent 262cf22 commit 284576e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/views/chat/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -945,6 +945,7 @@ onMounted(() => {
945945
.input-wrapper {
946946
width: 100%;
947947
position: relative;
948+
max-width: 800px;
948949
949950
.datasource {
950951
width: calc(100% - 2px);

0 commit comments

Comments
 (0)