openvidu-components: Updated styles

pull/715/head
csantosm 2022-04-13 14:03:20 +02:00
parent c6e08ac287
commit 56984fd465
3 changed files with 7 additions and 2 deletions

View File

@ -15,7 +15,7 @@
}
#poster-text {
padding: 20px;
padding: 0px !important;
font-weight: bold;
font-size: 40px;
margin: auto;

View File

@ -31,6 +31,11 @@
font-size: 12px;
}
.text-info {
margin: 3px;
}
.messages-container {
display: block !important;
overflow-y: auto;

View File

@ -25,7 +25,7 @@
}
.mat-drawer.mat-drawer-side {
z-index: 1;
z-index: 0 !important;
}
.sidenav-main {