openvidu-components: Aligned activities status tag

pull/780/head
Carlos Santos 2023-02-21 23:52:41 +01:00
parent eba30772a3
commit 1363a19117
1 changed files with 8 additions and 2 deletions

View File

@ -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 {