mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
fix cloud sync playback
This commit is contained in:
parent
b6c9eaadcb
commit
c6f885aee8
@ -160,7 +160,7 @@ paper-tab {
|
||||
}
|
||||
|
||||
.bottomFab {
|
||||
bottom: 70px !important;
|
||||
bottom: 120px !important;
|
||||
}
|
||||
|
||||
.sidebarLinkText {
|
||||
|
@ -206,7 +206,7 @@ paper-button.notext {
|
||||
}*/
|
||||
|
||||
.bottomFab {
|
||||
bottom: 30px;
|
||||
bottom: 90px;
|
||||
}
|
||||
|
||||
paper-dialog {
|
||||
|
Loading…
Reference in New Issue
Block a user