mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Start to show call members
This commit is contained in:
@ -40,4 +40,17 @@
|
||||
|
||||
.call-window .head a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.call-window .members-area {
|
||||
color: white;
|
||||
font-size: 80%;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.call-window .members-area span {
|
||||
margin: 0px 5px;
|
||||
}
|
Reference in New Issue
Block a user