mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixed db disposals
This commit is contained in:
parent
8f85dce021
commit
9b0241d0e0
3 changed files with 22 additions and 2 deletions
|
@ -85,11 +85,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1000px) {
|
||||
/*@media all and (min-width: 1000px) {
|
||||
.libraryPage:not(.folderListPage) > .ui-content, .libraryPage:not(.folderListPage) > .ui-panel-content-wrap {
|
||||
margin-top: -35px!important;
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
@media all and (min-width: 1200px) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue