mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
fix: firefox lyrics scrollbar (#1128)
This commit is contained in:
parent
8e42e7bf21
commit
649aeac020
1 changed files with 1 additions and 0 deletions
|
|
@ -641,6 +641,7 @@ export default {
|
|||
max-width: 460px;
|
||||
overflow-y: auto;
|
||||
transition: 0.5s;
|
||||
scrollbar-width: none; // firefox
|
||||
|
||||
.line {
|
||||
padding: 18px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue