From 855d161c6c11c0b4277d615f448fd5306ed45edb Mon Sep 17 00:00:00 2001 From: Jory Cunningham Date: Thu, 27 Jun 2024 10:57:00 -0400 Subject: [PATCH] add disabled styling for inlineLabelText --- .../with-table-collection-select-filter.page.tsx | 1 + src/select/parts/styles.scss | 8 ++++++++ src/select/parts/trigger.tsx | 5 ++++- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/pages/app-layout/with-table-collection-select-filter.page.tsx b/pages/app-layout/with-table-collection-select-filter.page.tsx index 4515a72bbe..6b2afcf3c9 100644 --- a/pages/app-layout/with-table-collection-select-filter.page.tsx +++ b/pages/app-layout/with-table-collection-select-filter.page.tsx @@ -129,6 +129,7 @@ export default function () {