chore: align About this Lead/Deal header with tabs header

This commit is contained in:
Shariq Ansari 2024-02-05 00:54:02 +05:30
parent 72a703ee44
commit 0218255ecc
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
</Tabs>
<div class="flex w-[352px] flex-col justify-between border-l">
<div
class="flex h-[41px] items-center border-b px-5 py-2.5 text-lg font-semibold"
class="flex h-10.5 items-center border-b px-5 py-2.5 text-lg font-semibold"
>
About this Deal
</div>

View File

@ -51,7 +51,7 @@
</Tabs>
<div class="flex w-[352px] flex-col justify-between border-l">
<div
class="flex h-[41px] items-center border-b px-5 py-2.5 text-lg font-semibold"
class="flex h-10.5 items-center border-b px-5 py-2.5 text-lg font-semibold"
>
About this Lead
</div>