Skip to content

Commit aa0218d

Browse files
committed
fix: Style optimization
1 parent 12a923d commit aa0218d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/chat/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
v-model:current-chat-id="currentChatId"
1717
v-model:current-chat="currentChat"
1818
v-model:loading="loading"
19-
:in-popover="!chatListSideBarShow"
19+
in-popover
2020
:appName="customName"
2121
@go-empty="goEmpty"
2222
@on-chat-created="onChatCreated"

0 commit comments

Comments
 (0)