From 8c940c9f98c83d8f10737f2f58db2cfe75a54b1b Mon Sep 17 00:00:00 2001 From: Michael Salim Date: Thu, 30 Jan 2025 15:23:44 +0000 Subject: [PATCH] Feat(p-audio): Style changes --- .../Recording/RecordingCard.tsx | 2 +- .../Recording/RecordingSection.tsx | 15 ++++++++++++--- .../view/AudioRecorderRemote/index.tsx | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/plugins/audio-recorder/view/AudioRecorderRemote/Recording/RecordingCard.tsx b/plugins/audio-recorder/view/AudioRecorderRemote/Recording/RecordingCard.tsx index 907388a..8340400 100644 --- a/plugins/audio-recorder/view/AudioRecorderRemote/Recording/RecordingCard.tsx +++ b/plugins/audio-recorder/view/AudioRecorderRemote/Recording/RecordingCard.tsx @@ -58,7 +58,7 @@ export const RecordingCard = ({ recording }: { recording: Recording }) => { } return ( - +