mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 12:09:23 +02:00
Fix #722 : non transparent volume range background
This commit is contained in:
parent
9d7cd00649
commit
8000c5fef1
2 changed files with 2 additions and 0 deletions
|
@ -499,6 +499,7 @@ export default {
|
|||
bottom: 1.1rem;
|
||||
left: 25%;
|
||||
cursor: pointer;
|
||||
background-color: transparent;
|
||||
}
|
||||
input[type="range"]:focus {
|
||||
outline: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue