Skip to content

Commit

Permalink
feat: show dB range on the fader
Browse files Browse the repository at this point in the history
  • Loading branch information
mint-dewit committed Dec 7, 2020
1 parent a7563a6 commit d38b4ba
Show file tree
Hide file tree
Showing 7 changed files with 487 additions and 352 deletions.
4 changes: 2 additions & 2 deletions client/assets/css/Channel.css
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
border-color: rgba(0, 0, 0);
}

.channel-volume-fader::before,
/* .channel-volume-fader::before,
.channel-volume-fader::after {
content: '__';
position: absolute;
Expand All @@ -244,7 +244,7 @@
}
.channel-volume-fader::after {
right: 9px;
}
} */

:focus {
outline: 0;
Expand Down
Loading

0 comments on commit d38b4ba

Please sign in to comment.