mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-28 07:26:57 +00:00
Fancy logos
Tooltips
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<button (click)="tradeOpen()" mat-fab color="accent" class="mat-fab mat-fab-bottom-right"><mat-icon >swap_horiz</mat-icon></button>
|
||||
|
||||
<button matTooltip="Trade"(click)="tradeOpen()" mat-fab color="accent" class="mat-fab mat-fab-bottom-right"><mat-icon >swap_horiz</mat-icon></button>
|
||||
|
||||
<div style="width:97%;">
|
||||
<mat-grid-list cols="3" rowHeight="24rem">
|
||||
@@ -18,4 +19,4 @@
|
||||
</mat-card>
|
||||
</mat-grid-tile>
|
||||
</mat-grid-list>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user