Skip to content
Snippets Groups Projects
Commit 8703332f authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6423-OZG-7075 Change initials color in user icon

parent a860d1e3
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
<div
[matTooltipDisabled]="disableTooltip"
data-test-class="user-profile-icon"
class="relative flex size-9 items-center justify-center overflow-hidden rounded-full text-lg text-whitetext"
class="relative flex size-9 items-center justify-center overflow-hidden rounded-full text-lg text-white"
[class.bg-ozggray-900]="userProfileStateResource.resource || errorMessageCode === messageCode.RESOURCE_NOT_FOUND"
[matTooltip]="tooltip"
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment