Add live voice broadcast indicator to user menu (#9590)
This commit is contained in:
parent
c3de8cbe6b
commit
ef548a4843
7 changed files with 191 additions and 4 deletions
|
@ -25,6 +25,12 @@ limitations under the License.
|
|||
padding: 1px;
|
||||
}
|
||||
|
||||
.mx_Icon_8 {
|
||||
height: 8px;
|
||||
flex: 0 0 8px;
|
||||
width: 8px;
|
||||
}
|
||||
|
||||
.mx_Icon_16 {
|
||||
height: 16px;
|
||||
flex: 0 0 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue