Skip to content
Snippets Groups Projects
Verified Commit 8beb08d6 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop

parents d23d69e1 8ba7b5b5
No related branches found
No related tags found
No related merge requests found
Fixed non-transparent background for volume range on Firefox (#722)
\ No newline at end of file
......@@ -499,6 +499,7 @@ export default {
bottom: 1.1rem;
left: 25%;
cursor: pointer;
background-color: transparent;
}
input[type="range"]:focus {
outline: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment