diff --git a/css/style.scss b/css/style.scss index cc34ac42d..0d5be40f2 100644 --- a/css/style.scss +++ b/css/style.scss @@ -892,6 +892,11 @@ video { display: inline-block; } +.participantWithList .participant-entry-utils li { + width: 44px; + height: 44px; +} + .participantWithList .participant-entry-utils button { height: 100%; width: 100%; @@ -902,6 +907,7 @@ video { .participantWithList .participant-entry-utils-menu-button button { border: 0; opacity: .5; + background-color: transparent; } /**