From f694a63c9e3db9c988544a91e830670fa4d23367 Mon Sep 17 00:00:00 2001 From: Kevin Jump Date: Thu, 11 Apr 2024 15:51:56 +0100 Subject: [PATCH] icon colour update. --- .../usync-assets/src/components/usync-progress-box.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/uSync.Backoffice.Management.Client/usync-assets/src/components/usync-progress-box.ts b/uSync.Backoffice.Management.Client/usync-assets/src/components/usync-progress-box.ts index c83f3c41..d07a3306 100644 --- a/uSync.Backoffice.Management.Client/usync-assets/src/components/usync-progress-box.ts +++ b/uSync.Backoffice.Management.Client/usync-assets/src/components/usync-progress-box.ts @@ -96,6 +96,7 @@ export class uSyncProcessBox extends UmbElementMixin(LitElement) { flex-direction: column; align-items: center; min-width: var(--uui-size-32); + color: var(--uui-color-text-alt); } .action uui-icon {