feat: Updated home page design (#8106)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sivin Varghese
2023-11-09 07:29:03 +05:30
committed by GitHub
parent 78398ee800
commit 7041d86e4d
12 changed files with 132 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div v-on-clickaway="closeSearch" class="max-w-6xl w-full relative my-4">
<div v-on-clickaway="closeSearch" class="max-w-5xl w-full relative my-4">
<public-search-input
v-model="searchTerm"
:search-placeholder="searchTranslations.searchPlaceholder"