We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae28268 + 4c36da9 commit e915a4eCopy full SHA for e915a4e
frontend/src/components/Header/chat.css
@@ -7,7 +7,7 @@
7
}
8
9
.show_chat.windowed {
10
- @apply h-[50%] w-[320px];
+ @apply h-[75%] sm:w-[75%] md:w-[550px];
11
12
13
.show_chat.full-screen {
0 commit comments