From 5210141567de13a703863432312ee2778604eb38 Mon Sep 17 00:00:00 2001 From: bmauger Date: Mon, 7 Feb 2022 09:02:31 -0500 Subject: [PATCH] CSR-338 fix text color and add opacity: 0 to input. --- .../list-button-horizontal.vue | 49 ++++++++++--------- src/ux-components/list-button/list-button.vue | 45 ++++++++--------- src/ux-components/list-card/list-card.vue | 2 + 3 files changed, 50 insertions(+), 46 deletions(-) diff --git a/src/ux-components/list-button-horizontal/list-button-horizontal.vue b/src/ux-components/list-button-horizontal/list-button-horizontal.vue index e3e7c3891..0751e3bca 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -1,34 +1,34 @@