Improve pinned video layout

This commit is contained in:
mplorentz
2026-03-26 11:42:08 -04:00
parent fe9d9970d7
commit c1c3cabf89
2 changed files with 3 additions and 1 deletions
@@ -551,6 +551,8 @@
class={cx(
"chat__compose-zone flex flex-col gap-1 bg-base-200 md:flex-row md:gap-0",
voiceConnectedHere && voiceDesktopPanel === "split" && "cw-split-chat",
pageContentHiddenDesktopVideoOnly && "md:hidden",
showMobileVideoPanel && "max-md:hidden",
)}
bind:this={chatCompose}>
<div class="chat__compose-inner min-w-0 flex-1">