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 7, 2023
1 parent 4e136d0 commit f7f1388
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 f7f1388

Please sign in to comment.