mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove unnecessary overflowY changes
This commit is contained in:
parent
9677981344
commit
27c4a005de
3 changed files with 0 additions and 14 deletions
|
@ -29,16 +29,11 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
overflow-y: scroll !important;
|
||||
overflow-x: hidden;
|
||||
background-color: transparent !important;
|
||||
-webkit-font-smoothing: antialiased
|
||||
}
|
||||
|
||||
body.autoScrollY {
|
||||
overflow-y: auto !important
|
||||
}
|
||||
|
||||
.mainAnimatedPage {
|
||||
contain: style size !important
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue