From 03b8b4e9ebc520e68f0265a6bcc699433a488ad6 Mon Sep 17 00:00:00 2001 From: Richard Knoll Date: Fri, 19 Apr 2024 10:37:21 -0700 Subject: [PATCH] fix whitespace --- react-common/styles/controls/Accordion.less | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/react-common/styles/controls/Accordion.less b/react-common/styles/controls/Accordion.less index 0bfd816271ff..5795aa8ae3ef 100644 --- a/react-common/styles/controls/Accordion.less +++ b/react-common/styles/controls/Accordion.less @@ -1,11 +1,11 @@ .common-accordion-header-outer { - cursor: pointer; + cursor: pointer; background: none; - color: inherit; - border: none; - padding: 0; - font: inherit; - outline: inherit; + color: inherit; + border: none; + padding: 0; + font: inherit; + outline: inherit; text-align: inherit; width: 100%;