From f51d07285de22aa2aa94d18cf318c493630a22f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5var=20Aamb=C3=B8=20Fosstveit?= Date: Wed, 16 Oct 2019 21:41:55 +0200 Subject: [PATCH] Added pulsing effect to badge. --- .../ParticipantList/ParticipantList.js | 5 --- app/src/components/Room.js | 36 +++++++++++++++++-- 2 files changed, 34 insertions(+), 7 deletions(-) diff --git a/app/src/components/MeetingDrawer/ParticipantList/ParticipantList.js b/app/src/components/MeetingDrawer/ParticipantList/ParticipantList.js index 38f2aea..85a71cb 100644 --- a/app/src/components/MeetingDrawer/ParticipantList/ParticipantList.js +++ b/app/src/components/MeetingDrawer/ParticipantList/ParticipantList.js @@ -90,8 +90,6 @@ class ParticipantList extends React.PureComponent
  • Me:
  • -
    - { lobbyPeers.length > 0 ? :null } - -
    -