fix cloud sync playback
This commit is contained in:
parent
b6c9eaadcb
commit
c6f885aee8
2 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ paper-tab {
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottomFab {
|
.bottomFab {
|
||||||
bottom: 70px !important;
|
bottom: 120px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebarLinkText {
|
.sidebarLinkText {
|
||||||
|
|
|
@ -206,7 +206,7 @@ paper-button.notext {
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
.bottomFab {
|
.bottomFab {
|
||||||
bottom: 30px;
|
bottom: 90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
paper-dialog {
|
paper-dialog {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue