mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2025-02-16 23:12:45 +08:00
fix: firefox scrollbar (#1425)
This commit is contained in:
parent
748db54f52
commit
b1c5873bd6
|
@ -124,6 +124,7 @@ main {
|
|||
overflow: auto;
|
||||
padding: 64px 10vw 96px 10vw;
|
||||
box-sizing: border-box;
|
||||
scrollbar-width: none; // firefox
|
||||
}
|
||||
|
||||
@media (max-width: 1336px) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user