Implement partial queue support and other cast.media.Media improvements

This commit is contained in:
hensm
2021-04-27 06:15:55 +01:00
parent 4cc9b2dd6e
commit cff7466046
4 changed files with 247 additions and 73 deletions

View File

@@ -11,7 +11,8 @@ body {
background: var(--grey-80) !important;
color: white !important;
}
.media-select {
.media-select,
.receiver:not(:last-child) {
border-bottom-color: var(--grey-50) !important;
}
.receiver__address {