kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop
commit
8beb08d677
|
@ -0,0 +1 @@
|
|||
Fixed non-transparent background for volume range on Firefox (#722)
|
|
@ -499,6 +499,7 @@ export default {
|
|||
bottom: 1.1rem;
|
||||
left: 25%;
|
||||
cursor: pointer;
|
||||
background-color: transparent;
|
||||
}
|
||||
input[type="range"]:focus {
|
||||
outline: none;
|
||||
|
|
Ładowanie…
Reference in New Issue