From f30471cb724f36c911d4ae052fbd52059c4b7af2 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 16 Aug 2025 09:44:16 -0400 Subject: [PATCH] Icon changed --- .../dash-toptool/dash-toptool.component.html | 87 ++++++++++--------- 1 file changed, 44 insertions(+), 43 deletions(-) diff --git a/src/app/components/dash-toptool/dash-toptool.component.html b/src/app/components/dash-toptool/dash-toptool.component.html index 43865fd..6958931 100644 --- a/src/app/components/dash-toptool/dash-toptool.component.html +++ b/src/app/components/dash-toptool/dash-toptool.component.html @@ -1,49 +1,50 @@ -
-
- +
+ - - {{walletDescription}} - - - - - Offers - - + + {{walletDescription}} + + + + + Offers + + - - Wallet - -
+ size="small" + color="primary" + (click)="myWallet()"> + + Wallet +
+
- - My Jobs - - + size="small" + color="primary" (click)="myJobs(1)"> + My Jobs + +
\ No newline at end of file