Revert "chore: update conversation sidebar interactions (#13988)"

This reverts commit 787fcc4a95.
This commit is contained in:
Sivin Varghese
2026-04-21 22:31:42 +05:30
committed by GitHub
parent ca66218cb9
commit de3783ad88
13 changed files with 307 additions and 748 deletions
@@ -361,7 +361,7 @@ useKeyboardEvents({
<template>
<div
class="w-full md:w-[42rem] divide-y divide-n-strong overflow-visible transition-all duration-300 ease-in-out top-full flex flex-col bg-n-alpha-3 border border-n-strong shadow-sm backdrop-blur-[100px] rounded-xl min-w-0 max-h-[calc(100vh-8rem)]"
class="w-[42rem] divide-y divide-n-strong overflow-visible transition-all duration-300 ease-in-out top-full flex flex-col bg-n-alpha-3 border border-n-strong shadow-sm backdrop-blur-[100px] rounded-xl min-w-0 max-h-[calc(100vh-8rem)]"
>
<div class="flex-1 overflow-y-auto divide-y divide-n-strong">
<ContactSelector