You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_participants-pane.scss 195B

123456789101112
  1. .jitsi-icon {
  2. &-dominant-speaker {
  3. background-color: #1EC26A;
  4. border-radius: 3px;
  5. }
  6. }
  7. .mobile-browser.shift-right {
  8. .participants_pane {
  9. z-index: -1;
  10. }
  11. }