mirror of https://github.com/OpenVidu/openvidu.git
ov-components: center progress spinner in loading container
parent
500b19d1b9
commit
9023f03cee
|
@ -14,6 +14,9 @@
|
|||
right: 0;
|
||||
text-align: center;
|
||||
color: var(--ov-text-primary-color);
|
||||
.mat-mdc-progress-spinner {
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#prejoin-card {
|
||||
|
|
Loading…
Reference in New Issue