fix: remove erroneous scss

This commit is contained in:
Sam Potts 2023-03-09 23:09:01 +11:00
parent d67eea5942
commit d6cc19f2d8

View File

@ -16,8 +16,3 @@
z-index: 2;
}
}
// Set size if there's a slider
.plyr__volume:has(input[type='range']) {
// width: 20%;
}