group circles with color fill

This commit is contained in:
Hanusiak Piotr
2022-03-03 14:36:16 +01:00
parent 5706e5c416
commit 363b906cb8
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
<div
class="btn-lock"
class:hide={($peerStore.size === 0 && $currentPlayerGroupLockStateStore === undefined) || isSilent}
class:hide={$peerStore.size === 0 || $currentPlayerGroupLockStateStore === undefined || isSilent}
class:disabled={$currentPlayerGroupLockStateStore}
on:click={lockClick}
>