Guest User

Untitled

a guest
Oct 23rd, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <div style="margin-right: 10px;" class="text-right">
  2. <button md-mini-fab routerLink="../" color="active">
  3. <md-icon>backspace</md-icon>
  4. </button>
  5. </div>
  6.  
  7. <div style="margin-right: 10px;" class="text-right">
  8. <button mat-mini-fab routerLink="../" color="active">
  9. <mat-icon>backspace</mat-icon>
  10. </button>
  11. </div>
Add Comment
Please, Sign In to add comment