mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
13 lines
195 B
SCSS
13 lines
195 B
SCSS
.jitsi-icon {
|
|
&-dominant-speaker {
|
|
background-color: #1EC26A;
|
|
border-radius: 3px;
|
|
}
|
|
}
|
|
|
|
.mobile-browser.shift-right {
|
|
.participants_pane {
|
|
z-index: -1;
|
|
}
|
|
}
|