fix: firefox lyrics scrollbar (#1128)

This commit is contained in:
memorydream 2021-12-25 13:08:01 +08:00 committed by qier222
parent 8e42e7bf21
commit 649aeac020
No known key found for this signature in database
GPG Key ID: 9C85007ED905F14D

View File

@ -641,6 +641,7 @@ export default {
max-width: 460px;
overflow-y: auto;
transition: 0.5s;
scrollbar-width: none; // firefox
.line {
padding: 18px;