Commit 3377738e authored by mercury233's avatar mercury233

fix back icon

parent 5ac30e03
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<br>决斗数据库</a></mat-grid-tile> <br>决斗数据库</a></mat-grid-tile>
<mat-grid-tile> <mat-grid-tile>
<button mat-raised-button (click)="ygopro.backHome()"> <button mat-raised-button (click)="ygopro.backHome()">
<mat-icon>sensor_door</mat-icon> <mat-icon>home</mat-icon>
<br>返回直连 <br>返回直连
</button> </button>
</mat-grid-tile> </mat-grid-tile>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment