mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2024-11-22 06:49:42 +08:00
fix: firefox lyrics scrollbar (#1128)
This commit is contained in:
parent
836b7d0ce9
commit
c73da5c5ad
|
@ -641,6 +641,7 @@ export default {
|
|||
max-width: 460px;
|
||||
overflow-y: auto;
|
||||
transition: 0.5s;
|
||||
scrollbar-width: none; // firefox
|
||||
|
||||
.line {
|
||||
padding: 18px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user