Merge remote-tracking branch 'upstream/master' into details-redux

This commit is contained in:
MrTimscampi
2020-06-23 10:35:38 +02:00
81 changed files with 2690 additions and 754 deletions
+5
View File
@@ -121,6 +121,11 @@ div[data-role=page] {
transform: translateY(-100%);
}
.drawerContent {
/* make sure the bottom of the drawer is visible when music is playing */
padding-bottom: 4em;
}
.force-scroll {
overflow-y: scroll;
}