mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Show a notice to help to start calls
This commit is contained in:
@ -98,6 +98,12 @@
|
||||
color: rgb(1, 218, 1);
|
||||
}
|
||||
|
||||
.call-window .messages-area {
|
||||
color: white;
|
||||
margin: 1px 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.call-window .videos-area {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Reference in New Issue
Block a user