latest change rotate button

This commit is contained in:
Your Name 2021-07-02 17:32:02 +05:30
parent 3bff5ca1a6
commit e7a4f89a0f
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -53,6 +53,7 @@
<mat-icon *ngIf="twilioService.microphone">mic</mat-icon>
</button>&nbsp;&nbsp;&nbsp;
<span style="margin: 0px !important;align-self: center;">
<button style="align-self: center;" mat-raised-button mat-icon-button class="mr-1 mb-1 hover-icon" type="button" matTooltip="Switch Camera"
matTooltipPosition="above" (click)="twilioService.switchCamera()" >
<mat-icon>cached</mat-icon>