Skip to content

Commit c7e09c5

Browse files
perf: mobile chat style
1 parent f580c08 commit c7e09c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/components/ai-chat/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
@media only screen and (max-width: 768px) {
5959
.ai-chat {
60-
height: calc(100% - 116px) !important;
60+
height: calc(100% - 138px) !important;
6161
}
6262
}
6363
.chat-mobile {

0 commit comments

Comments
 (0)