mirror of https://github.com/OpenVidu/openvidu.git
openvidu-components: Updated styles
parent
c6e08ac287
commit
56984fd465
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
#poster-text {
|
||||
padding: 20px;
|
||||
padding: 0px !important;
|
||||
font-weight: bold;
|
||||
font-size: 40px;
|
||||
margin: auto;
|
||||
|
|
|
@ -31,6 +31,11 @@
|
|||
font-size: 12px;
|
||||
}
|
||||
|
||||
.text-info {
|
||||
margin: 3px;
|
||||
|
||||
}
|
||||
|
||||
.messages-container {
|
||||
display: block !important;
|
||||
overflow-y: auto;
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
|
||||
.mat-drawer.mat-drawer-side {
|
||||
z-index: 1;
|
||||
z-index: 0 !important;
|
||||
}
|
||||
|
||||
.sidenav-main {
|
||||
|
|
Loading…
Reference in New Issue