From ae9a15b50c6793da83a60d7151bc806b8a121f79 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Fri, 22 Nov 2024 18:22:27 +0100 Subject: [PATCH] make icon and text inline --- src/Components/Profile/Subcomponents/MarkdownHint.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Profile/Subcomponents/MarkdownHint.tsx b/src/Components/Profile/Subcomponents/MarkdownHint.tsx index 7045527c..1b79bbc3 100644 --- a/src/Components/Profile/Subcomponents/MarkdownHint.tsx +++ b/src/Components/Profile/Subcomponents/MarkdownHint.tsx @@ -6,7 +6,7 @@ export const MarkdownHint = () => {
setExpended(true)} title='Markdown is supported' - className='flex tw-flex-row tw-text-gray-400 tw-cursor-pointer' + className='flex tw-flex-row tw-text-gray-400 tw-cursor-pointer tw-items-center' >