make icon and text inline

This commit is contained in:
Anton Tranelis 2024-11-22 18:22:27 +01:00
parent 5835baa94c
commit ae9a15b50c

View File

@ -6,7 +6,7 @@ export const MarkdownHint = () => {
<div
onClick={() => 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'
>
<svg
aria-hidden='true'