From bbac165d4773a39e5c34886ff4cb5105cf3353b9 Mon Sep 17 00:00:00 2001 From: Olga Bulat Date: Thu, 2 Nov 2023 14:20:29 +0300 Subject: [PATCH] Replace the border with a ring Signed-off-by: Olga Bulat --- .../src/components/VAudioTrack/VGlobalAudioTrack.vue | 2 +- .../components/VAudioTrack/layouts/VGlobalLayout.vue | 12 ++++++++---- .../VGlobalAudioSection/VGlobalAudioSection.vue | 10 ++-------- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/frontend/src/components/VAudioTrack/VGlobalAudioTrack.vue b/frontend/src/components/VAudioTrack/VGlobalAudioTrack.vue index 54d5c86f365..e1c5c73f459 100644 --- a/frontend/src/components/VAudioTrack/VGlobalAudioTrack.vue +++ b/frontend/src/components/VAudioTrack/VGlobalAudioTrack.vue @@ -1,6 +1,6 @@