mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 14:04:21 +01:00
@@ -404,6 +404,7 @@ const NotePostForm: Component<NotePostFormProps> = (props) => {
|
|||||||
'h-8': mode() === 'reply',
|
'h-8': mode() === 'reply',
|
||||||
'w-8': mode() === 'reply',
|
'w-8': mode() === 'reply',
|
||||||
}}
|
}}
|
||||||
|
type="button"
|
||||||
onClick={() => close()}
|
onClick={() => close()}
|
||||||
>
|
>
|
||||||
<span class="inline-block size-5 text-fg-secondary/70">
|
<span class="inline-block size-5 text-fg-secondary/70">
|
||||||
|
|||||||
Reference in New Issue
Block a user