Added "1" to the repeat button
This commit is contained in:
parent
c103383e6b
commit
f5f09e0605
2 changed files with 34 additions and 0 deletions
|
@ -1549,6 +1549,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
|
||||
.playback-button--small.repeat.repeatOne {
|
||||
background-color: var(--keyColor);
|
||||
background-image: url("./assets/repeatOne.svg");
|
||||
}
|
||||
|
||||
.playback-button.pause {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue