From 6cfe61583df5185f30dd6e4de697cb725ffd3174 Mon Sep 17 00:00:00 2001 From: Megan Riel-Mehan Date: Fri, 8 Dec 2023 12:52:18 -0800 Subject: [PATCH] Update src/components/CheckBoxTree/style.css Co-authored-by: Peyton Lee --- src/components/CheckBoxTree/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CheckBoxTree/style.css b/src/components/CheckBoxTree/style.css index 8b522ec9..8b667b5d 100644 --- a/src/components/CheckBoxTree/style.css +++ b/src/components/CheckBoxTree/style.css @@ -85,7 +85,7 @@ padding: 2px 0; } -/* Need to style these swatches differently that the ones that +/* Need to style these swatches differently than the ones that are laid out in a row. These are the children swatches in the dropdown laid out in a column. */ .row-label-container :global(.agent-swatch-container) {