mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-15 20:58:01 +00:00
fix: firefox scrollbar (#1425)
This commit is contained in:
parent
748db54f52
commit
b1c5873bd6
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue