fix: replace remaining fill="Solid" in VoiceMessageRecorder preview send button
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -270,7 +270,7 @@ export function VoiceMessageRecorder({ onSend, onError }: VoiceRecorderProps) {
|
||||
onClick={sendVoice}
|
||||
aria-label="Send voice message"
|
||||
variant="Primary"
|
||||
fill="Solid"
|
||||
fill="Soft"
|
||||
size="300"
|
||||
radii="300"
|
||||
title="Send voice message"
|
||||
|
||||
Reference in New Issue
Block a user