From 1b5c142b81bf20b29d5f33d339c0682ea09742c0 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 19 Feb 2022 23:55:17 -0800 Subject: [PATCH] bs5: fix color component display --- .../common/input/color/color.component.html | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/src-ui/src/app/components/common/input/color/color.component.html b/src-ui/src/app/components/common/input/color/color.component.html index 595aba3ad..a22d4f350 100644 --- a/src-ui/src/app/components/common/input/color/color.component.html +++ b/src-ui/src/app/components/common/input/color/color.component.html @@ -2,9 +2,7 @@