Skip to content

Commit

Permalink
Replace the border with a ring
Browse files Browse the repository at this point in the history
Signed-off-by: Olga Bulat <obulat@gmail.com>
  • Loading branch information
obulat committed Nov 6, 2023
1 parent caf9026 commit 6f1493d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/VAudioTrack/VGlobalAudioTrack.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div
class="audio-track relative rounded border border-dark-charcoal border-opacity-20"
class="audio-track relative rounded"
:aria-label="ariaLabel"
role="region"
>
Expand Down

0 comments on commit 6f1493d

Please sign in to comment.