renamed button
This commit is contained in:
parent
6b72aefb95
commit
197ff18efd
@ -10,7 +10,7 @@
|
||||
</div>
|
||||
<mat-divider class="mb-1"></mat-divider>
|
||||
<div>
|
||||
<button mat-button class="float-left" (click)="setN()">Set N</button>
|
||||
<button mat-button class="float-left" (click)="setN()">Set 0°</button>
|
||||
<button mat-button class="float-right" (click)="close()">Close</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user