feat: Update conversation side panel layout and styling (#12983)
This commit is contained in:
@@ -92,6 +92,7 @@ onMounted(() => {
|
||||
:chat="currentChat"
|
||||
:is-on-expanded-view="isOnExpandedLayout"
|
||||
:show-back-button="isOnExpandedLayout && !isInboxView"
|
||||
:class="{ 'border-b border-n-weak !pb-3': !dashboardApps.length }"
|
||||
/>
|
||||
<woot-tabs
|
||||
v-if="dashboardApps.length && currentChat.id"
|
||||
|
||||
Reference in New Issue
Block a user