Add pb-2 to HomeChatInput (#389)
This commit is contained in:
@@ -145,7 +145,7 @@ export function HomeChatInput({
|
|||||||
</button>
|
</button>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
<div className="px-2">
|
<div className="px-2 pb-2">
|
||||||
<ChatInputControls />
|
<ChatInputControls />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user