diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/cards/value-card-widget.component.scss b/ui-ngx/src/app/modules/home/components/widget/lib/cards/value-card-widget.component.scss index 05bbbb0bf0..39293a9fb3 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/cards/value-card-widget.component.scss +++ b/ui-ngx/src/app/modules/home/components/widget/lib/cards/value-card-widget.component.scss @@ -24,7 +24,7 @@ justify-content: center; gap: 16px; padding: 24px; - > div:not(.tb-value-card-overlay) { + > div:not(.tb-value-card-overlay), > tb-icon { z-index: 1; } &.square {