Angular web app for entering Techblox commands
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

app.component.html 188B

123456
  1. <div class="wrapper">
  2. <mat-card style="flex: 50; max-width: 80%">
  3. <mat-card-title>Techblox console</mat-card-title>
  4. <mat-card-content>Hmm</mat-card-content>
  5. </mat-card>
  6. </div>