mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
Align wave huddle action accessory
This commit is contained in:
@@ -64,6 +64,7 @@ export function WaveMessageAttachment({
|
||||
</AttachmentContent>
|
||||
<AttachmentActions>
|
||||
<AttachmentAction
|
||||
className="opacity-0 transition-opacity group-hover/attachment:opacity-100 group-focus-within/attachment:opacity-100"
|
||||
disabled={!channelId || isStarting}
|
||||
onClick={handleStartHuddle}
|
||||
size="xs"
|
||||
|
||||
Reference in New Issue
Block a user