Show current group members in syncplay group dialog

This commit is contained in:
Tony Finn 2021-03-19 01:27:44 +00:00
parent f4cb4e8fa0
commit ea3fc5fe86
3 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,4 @@
.syncPlayGroupMenu .actionSheetText {
margin-left: 0.6em; /* to line up with the title */
margin-top: 0;
}