mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
make icon and text inline
This commit is contained in:
parent
5835baa94c
commit
ae9a15b50c
@ -6,7 +6,7 @@ export const MarkdownHint = () => {
|
|||||||
<div
|
<div
|
||||||
onClick={() => setExpended(true)}
|
onClick={() => setExpended(true)}
|
||||||
title='Markdown is supported'
|
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
|
<svg
|
||||||
aria-hidden='true'
|
aria-hidden='true'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user