diff --git a/less/documentDB.less b/less/documentDB.less index acce65d6a..b397b6ef5 100644 --- a/less/documentDB.less +++ b/less/documentDB.less @@ -1830,6 +1830,14 @@ input::-webkit-calendar-picker-indicator::after { transform: rotate(90deg); } +.customAccordion button:focus { + .focus(); +} + +.customAccordion { + margin-top: 1px; +} + .datalist-arrow:after:hover { content: "\276F"; position: absolute; diff --git a/src/Explorer/Panes/SettingsPane/SettingsPane.tsx b/src/Explorer/Panes/SettingsPane/SettingsPane.tsx index aedf517eb..b5f1e1efd 100644 --- a/src/Explorer/Panes/SettingsPane/SettingsPane.tsx +++ b/src/Explorer/Panes/SettingsPane/SettingsPane.tsx @@ -491,7 +491,7 @@ export const SettingsPane: FunctionComponent<{ explorer: Explorer }> = ({ return (
- + {shouldShowQueryPageOptions && ( diff --git a/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap b/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap index 8e7ffa387..e89ee345b 100644 --- a/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap +++ b/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap @@ -11,7 +11,7 @@ exports[`Settings Pane should render Default properly 1`] = ` className="paneMainContent ___133e6fg_0000000 f22iagw f1vx9l62 f1l02sjl" >