mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-07-06 11:22:48 +00:00
Start to anchor video calls
This commit is contained in:
@ -7,7 +7,11 @@
|
||||
.conversations-page-container {
|
||||
max-width: 1000px;
|
||||
margin: auto;
|
||||
margin-top: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user