From b9636f4438295bb20538886f13c6eef766ab6849 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 26 Mar 2023 16:22:17 +0200 Subject: [PATCH] Always show label while loading --- libs/ui/src/lib/value/value.component.html | 25 +++++++++++----------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/libs/ui/src/lib/value/value.component.html b/libs/ui/src/lib/value/value.component.html index 790d99a4e..35be5b808 100644 --- a/libs/ui/src/lib/value/value.component.html +++ b/libs/ui/src/lib/value/value.component.html @@ -48,17 +48,6 @@ - -
- - {{ subLabel }} -
- - - -
+ + +
+ + {{ subLabel }} +
+ + + +