mirror of https://github.com/OpenVidu/openvidu.git
openvidu-components: Aligned activities status tag
parent
eba30772a3
commit
1363a19117
|
@ -24,9 +24,15 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.activity-action-buttons {
|
.activity-action-buttons {
|
||||||
align-self: flex-start;
|
|
||||||
margin-top: 15px;
|
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
position: absolute;
|
||||||
|
right: 15px;
|
||||||
|
top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
::ng-deep .mat-content {
|
||||||
|
display: block !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep .mat-list-text {
|
::ng-deep .mat-list-text {
|
||||||
|
|
Loading…
Reference in New Issue